Rfc4122\UuidV7

class Ramsey\Uuid\Rfc4122\UuidV7

Implements Ramsey\Uuid\Rfc4122\UuidInterface.

UuidV7 represents a version 7, Unix Epoch time UUID. In addition to providing the methods defined on the interface, this class additionally provides the following methods.

getDateTime()
Returns

A date object representing the timestamp associated with the UUID.

Return type

\DateTimeInterface