You are here

8 uses of DATETIME_STORAGE_TIMEZONE in Zircon Profile 8.0

Date::opBetween in core/modules/datetime/src/Plugin/views/filter/Date.php
Override parent method, which deals with dates as integers.
Date::opSimple in core/modules/datetime/src/Plugin/views/filter/Date.php
Override parent method, which deals with dates as integers.
DateTimeComputed::getValue in core/modules/datetime/src/DateTimeComputed.php
Gets the data value.
DateTimeFieldItemList::processDefaultValue in core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php
Processes the default value before being applied.
DateTimeFieldTest::testDefaultValue in core/modules/datetime/src/Tests/DateTimeFieldTest.php
Test default value functionality.
DateTimeWidgetBase::massageFormValues in core/modules/datetime/src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php
Massages the form values into the format expected for field values.
FilterDateTest::setUp in core/modules/datetime/src/Tests/Views/FilterDateTest.php
Create nodes with relative dates of yesterday, today, and tomorrow.
FilterDateTimeTest::setUp in core/modules/datetime/src/Tests/Views/FilterDateTimeTest.php
Sets up a Drupal site for running functional and integration tests.