.. include:: ../../Includes.txt .. _fields-timestamp: Timestamp ========= .. figure:: ../../Images/FieldTypes/Timestamp.svg :alt: Timestamp :class: float-left :width: 64px An input field for a date (stored as UNIX timestamp). .. rst-class:: clear-both .. code-block:: php 'type' => 'input', 'renderType' => 'inputDateTime' .. figure:: ../../Images/FieldTypes/TimestampPreview.png :alt: Timestamp field :class: with-border Timestamp field