Skip to content

Releases: minube/geo-timezone

GeoTimeZone 1.0.3

Choose a tag to compare

@abmo abmo released this 28 Sep 10:28

Updated timezone tree path and corrected intersection between polygons when the tree data is building.

GeoTimeZone 1.0.2

Choose a tag to compare

@abmo abmo released this 21 Sep 14:55

Now, main public functions from Calculator.php provide an error exception when timezone is not found.

GeoTimeZone 1.0.1

Choose a tag to compare

@abmo abmo released this 07 Sep 13:18

Composer updated.

GeoTimeZone 1.0.0

Choose a tag to compare

@abmo abmo released this 31 Aug 09:41

First version of the GeoTimeZone Calculator PHP library that includes:

  • UpdaterData class to download the timezone boundaries and create the directories tree.
  • Calculator class that provides the main functionalities: local date calculation, timezone name calculation and timestamp correction (removes timezone offset).