DateRangeItem::DATETIME_TYPE_ALLDAY
Value for the 'datetime_type' setting: store a date and time.
File
-
core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldType/ DateRangeItem.php, line 36
Class
- DateRangeItem
- Plugin implementation of the 'daterange' field type.
Namespace
Drupal\datetime_range\Plugin\Field\FieldTypeCode
const DATETIME_TYPE_ALLDAY = 'allday';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.