Files
php-uuid/docs/reference/timebaseduuidinterface.rst
T

17 lines
397 B
ReStructuredText

.. _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``