You are here

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

Same name and namespace in other branches
  1. 8.2 src/CountryTimezone.php \Drupal\geotimezone\CountryTimezone::list
  2. 6.2 src/CountryTimezone.php \Drupal\geotimezone\CountryTimezone::list
  3. 7.2 src/CountryTimezone.php \Drupal\geotimezone\CountryTimezone::list

List of time zone based on country code.

Type: array $listCode

File

src/CountryTimezone.php, line 22
Contains \Drupal\geotimezone\CountryTimezone.

Class

CountryTimezone
Holds the list of time zone based on country code.

Namespace

Drupal\geotimezone

Code

private static $list;