.. include:: ../../Includes.txt .. _fields-date: Date ==== .. figure:: ../../Images/FieldTypes/Date.svg :alt: Date :class: float-left :width: 64px An input field for a date (stored as MySQL DATE type). .. rst-class:: clear-both .. code-block:: php 'type' => 'input', 'dbType' => 'date' .. figure:: ../../Images/FieldTypes/DatePreview.png :alt: Date field :class: with-border Date field