DateTimeItemInterface::STORAGE_TIMEZONE

Defines the timezone that dates should be stored in.

File

core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItemInterface.php, line 13

Class

DateTimeItemInterface
Interface definition for Datetime items.

Namespace

Drupal\datetime\Plugin\Field\FieldType

Code

const STORAGE_TIMEZONE = 'UTC';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.