You are here

protected static property FilterDateTimeTest::$timezone in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/datetime/src/Tests/Views/FilterDateTimeTest.php \Drupal\datetime\Tests\Views\FilterDateTimeTest::timezone

Use a non-UTC timezone.

File

core/modules/datetime/src/Tests/Views/FilterDateTimeTest.php, line 32
Contains \Drupal\datetime\Tests\Views\FilterDateTimeTest.

Class

FilterDateTimeTest
Tests the Drupal\datetime\Plugin\views\filter\Date handler.

Namespace

Drupal\datetime\Tests\Views

Code

protected static $timezone = 'America/Vancouver';