You are here

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

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

Queried time zone offset.

Type: string $offset

File

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

Class

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

Namespace

Drupal\geotimezone

Code

private $offset;