You are here

private property GeoTimezone::$timezone in Geo Time Zone 8.3

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

Query result contains time zone name and offset.

Type: \Drupal\geotimezone\Timezone $timezone

File

src/GeoTimezone.php, line 29
Contains \Drupal\geotimezone\GeoTimezone.

Class

GeoTimezone
Determine the time zone based on coordinates.

Namespace

Drupal\geotimezone

Code

private $timezone;