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