You are here

namespace Drupal\geotimezone in Geo Time Zone 8.3

Same name in other branches
  1. 8 Drupal\geotimezone
  2. 8.2 Drupal\geotimezone
  3. 6.2 Drupal\geotimezone
  4. 6 Drupal\geotimezone
  5. 7.2 Drupal\geotimezone
  6. 7 Drupal\geotimezone
Classsort descending Location Description
CountryTimezone src/CountryTimezone.php Holds the list of time zone based on country code.
GeoTimezone src/GeoTimezone.php Determine the time zone based on coordinates.
RegionTimezone src/RegionTimezone.php Holds the list of time zone based on region code and region name.
Timezone src/Timezone.php Holds the list of time zone identifiers and UTC/GMT offsets.
TimezoneInterface src/TimezoneInterface.php Provides an interface for different means to get time zone.
TimezonePolygon src/TimezonePolygon.php Computes if given coordinates are inside the time zone polygon.