Releases: alabamenhu/DateTimeTimezones
2021b Update
On September 24th, 2021, the IANA updated the TZ database. This release incorporates the new data.
2020d Update
On October 21st, 2020, the IANA updated the TZ database. This release incorporates the new data.
2020c Update
On October 16th, 2020, the IANA updated the TZ database. This release incorporates the new data and fixes several important bugs related to DateTime creation.
2020b Update
On October 7th, 2020, the IANA updated the TZ database. This release incorporates the new data as well as a few other minor backend improvements.
DateTime v.0.3
Adds autoupgrading support to guarantee the availability and accuracy of the olson-id
, tz-abbr
and is-dst
methods.
Quickfix
Only change is in a bug fix for when creating DateTimes from Instant objects.
Initial release
The first release of Timezones. It should be mostly functional but no guarantees are made with respect to its stability or accuracy. If you encounter any problems, definitely file an issue