FilterDateTimeTest::$timezone
Same name and namespace in other branches
- 11.x core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php \Drupal\Tests\datetime\Kernel\Views\FilterDateTimeTest::timezone
- 10 core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php \Drupal\Tests\datetime\Kernel\Views\FilterDateTimeTest::timezone
- 8.9.x core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php \Drupal\Tests\datetime\Kernel\Views\FilterDateTimeTest::timezone
Use a non-UTC timezone.
Type: string
File
-
core/
modules/ datetime/ tests/ src/ Kernel/ Views/ FilterDateTimeTest.php, line 33
Class
- FilterDateTimeTest
- Tests the Drupal\datetime\Plugin\views\filter\Date handler.
Namespace
Drupal\Tests\datetime\Kernel\ViewsCode
protected static $timezone = 'America/Vancouver';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.