.. _reference.timebaseduuidinterface: ====================== TimeBasedUuidInterface ====================== .. php:namespace:: Ramsey\Uuid .. php:interface:: TimeBasedUuidInterface Defines functionality for time-based UUIDs. .. php:method:: getDateTime() :returns: A date object representing the timestamp associated with the UUID. :returntype: ``\DateTimeInterface``