I assume when we create a GUID, it encodes a time-stamp.
Is there any way I can find the time stamp from a GUID?
Thanks in advance,
I assume when we create a GUID, it encodes a time-stamp.
Is there any way I can find the time stamp from a GUID?
Thanks in advance,
No, while a time stamp may be used, among other sources, as a source of entropy for the generation of an UUID (128-bit Universally Unique Identifier), it is not part of the identifier.