You are here

public constant DoubleField::DATETIME_STORAGE_TIMEZONE in Double Field 4.x

Same name and namespace in other branches
  1. 8.3 src/Plugin/Field/FieldType/DoubleField.php \Drupal\double_field\Plugin\Field\FieldType\DoubleField::DATETIME_STORAGE_TIMEZONE

File

src/Plugin/Field/FieldType/DoubleField.php, line 28

Class

DoubleField
Plugin implementation of the 'double_field' field type.

Namespace

Drupal\double_field\Plugin\Field\FieldType

Code

public const DATETIME_STORAGE_TIMEZONE = 'UTC';