TimeBasedUuidInterface

interface Ramsey\Uuid\TimeBasedUuidInterface

Defines functionality for time-based UUIDs.

getDateTime()
Returns

A date object representing the timestamp associated with the UUID.

Return type

\DateTimeInterface