You are here

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

Same name and namespace in other branches
  1. 8.3 src/GeoTimezone.php \Drupal\geotimezone\GeoTimezone::polygon
  2. 8 src/GeoTimezone.php \Drupal\geotimezone\GeoTimezone::polygon
  3. 8.2 src/GeoTimezone.php \Drupal\geotimezone\GeoTimezone::polygon
  4. 6.2 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

Timezone coordinates polygon.

Type: array $polygon

File

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

Class

GeoTimezone
Determine the timezone based on coordinates.

Namespace

Drupal\geotimezone

Code

private static $polygon;