You are here

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

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

Queried time zone offset.

Type: array $offset

File

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

Class

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

Namespace

Drupal\geotimezone

Code

private $offset;