Skip to content

Releases: minube/geo-timezone

GeoTimeZone 1.0.3

28 Sep 10:28
Compare
Choose a tag to compare

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

GeoTimeZone 1.0.2

21 Sep 14:55
Compare
Choose a tag to compare

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

GeoTimeZone 1.0.1

07 Sep 13:18
Compare
Choose a tag to compare

Composer updated.

GeoTimeZone 1.0.0

31 Aug 09:41
Compare
Choose a tag to compare

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).