moment-timezone v0.5.1 Release Notes

Release Date: 2016-03-01 // about 8 years ago
    • ⚡️ Updated data to IANA TZDB 2016a. #299
    • 🛠 Fixed bug when Date#toTimeString did not return a known format. #302 #303
    • ➕ Added lookup on Intl.DateTimeFormat().resolvedOptions().timeZone to moment.tz.guess(). #304 #291