Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Date.php
Date::$calculateOffset
Same name in this branch
11.1.x core/modules/datetime/src/Plugin/views/sort/Date.php
\Drupal\datetime\Plugin\views\sort\Date::calculateOffset
11.1.x core/modules/datetime/src/Plugin/views/filter/Date.php
\Drupal\datetime\Plugin\views\filter\Date::calculateOffset
Determines if the timezone offset is calculated.
Type:
bool
File
core/
modules/
datetime/
src/
Plugin/
views/
argument/
Date.php
, line 39
Class
Date
Abstract argument handler for dates.
Namespace
Drupal\datetime\Plugin\views\argument
Code
protected $calculateOffset =
TRUE
;
RSS feed