All Versions
55
Latest Version
Avg Release Cycle
47 days
Latest Release
666 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.5.29 Changes
February 21, 2020- ๐ Merged fix of es6 module loading issue https://github.com/moment/moment-timezone/commit/1fd42349189b24e15c60f162dc8c40b42db79dfe
- ๐ Merged PR with typescript declarations https://github.com/moment/moment-timezone/commit/ed529ea6fbcc70315c0c3f6d7c7cb70eadf56b03
- ๐ Merged fixes to changelog https://github.com/moment/moment-timezone/commit/adb7d7b43c7328d814311ac1355bfeef88eab6e8
-
v0.5.28 Changes
October 14, 20190.5.29
2020-02-21๐ Merged pull request #410 from @adgrace:
- โ Added a method
moment.tz.zonesForCountry(country_code)
which returns all timezones for the country - โ Added a method
moment.tz(timezone_id).countries()
to get countries for some time zone - โ Added a method
moment.tz.countries()
to get all country codes - And as you know
moment.tz.names()
already exists
- โ Added a method
-
v0.5.27 Changes
October 19, 20190.5.27
2019-10-14- โก๏ธ Updated data to IANA TZDB `2019c
-
v0.5.26 Changes
June 06, 2019- โก๏ธ Updated data to IANA TZDB
2019b
- ๐ Fix: stabilize Array.sort #762
- โก๏ธ Updated data to IANA TZDB
-
v0.5.25 Changes
April 17, 2019- ๐ Fix
moment.tz.dataVersion
to return2019a
#742 - โก๏ธ Update path in bower.json
- ๐ Fix
-
v0.5.24 Changes
April 17, 2019 -
v0.5.23 Changes
October 28, 2018- ๐ Fix minor issue with tz guessing in Russia #691
-
v0.5.22 Changes
October 28, 2018 -
v0.5.21 Changes
June 23, 2018- ๐ Bugfix: revert breaking change introduced in 0.5.18
-
v0.5.20 Changes
June 18, 2018- ๐ Bugfix: accidentally commented code