You are here

private property Timezone::$identifier in Geo Time Zone 8.3

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

Queried time zone identifier.

Type: string $identifier

File

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

Class

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

Namespace

Drupal\geotimezone

Code

private $identifier;