You are here

private static property GeoTimezone::$polygon in Geo Time Zone 8.3

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

Time zone coordinates polygon.

Type: array $polygon

File

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

Class

GeoTimezone
Determine the time zone based on coordinates.

Namespace

Drupal\geotimezone

Code

private static $polygon;