Releases: moment/moment-timezone
Releases · moment/moment-timezone
Release 0.5.26
- Updated data to IANA TZDB
2019b
- Fix: stabilize Array.sort #762
Release 0.5.25
- Fix
moment.tz.dataVersion
to return 2019a
#742
- Update path in bower.json
Release 0.5.24
- Updated data to IANA TZDB
2019a
#737
- Start shipping both a 1970-1930 file and a rolling 10-year file #614 #697
- Fixed bug where
_z
time zone name was not cleared with .local()
or .utcOffset(offset)
#738
Release 0.5.23
- Fix minor issue with tz guessing in Russia #691
Release 0.5.22
- Updated data to IANA TZDB 2018g #689
- Fix issue with missing LMT entries for some zones, and fix data builds on Linux and Windows #308
Release 0.5.17
0.5.17
2018-05-12
- Updated data to IANA TZDB
2018e
. #616
Release 0.5.16
0.5.16
2018-04-18
- Fixed Etc/UTC timezone recognition, updated tests. #599
- Updated minified files to contain IANA TZDB
2018d
data
0.5.15
0.5.15
2018-04-17
- Updated data to IANA TZDB
2018d
. #596
0.5.14
0.5.14
2017-10-30
- Ensure Intl response is valid when guessing time zone. #553
- Updated data to IANA TZDB
2017c
. #552
- Convert to tz keeping wall time #505
- Make all time zones available for guessing. #483
- zone.offset has been deprecated in favor of zone.utcOffset #398
- Check for timestamp formats when parsing #348
0.5.13
0.5.13
2017-04-04
- Bumped version to address Bower cache issues with last release. #474
- (No actual changes otherwise)