You are here

private static property Timezone::$list in Geo Time Zone 8.3

Same name and namespace in other branches
  1. 8 src/Timezone.php \Drupal\geotimezone\Timezone::list
  2. 8.2 src/Timezone.php \Drupal\geotimezone\Timezone::list
  3. 6.2 src/Timezone.php \Drupal\geotimezone\Timezone::list
  4. 6 src/Timezone.php \Drupal\geotimezone\Timezone::list
  5. 7.2 src/Timezone.php \Drupal\geotimezone\Timezone::list
  6. 7 src/Timezone.php \Drupal\geotimezone\Timezone::list

List of time zone identifiers and UTC/GMT offsets.

Type: array $list

File

src/Timezone.php, line 21
Contains \Drupal\geotimezone\Timezone.

Class

Timezone
Holds the list of time zone identifiers and UTC/GMT offsets.

Namespace

Drupal\geotimezone

Code

private static $list;