date-fns-tz
Advanced tools
Changelog
v1.3.5 (18 June 2022)
utcToZonedTime
not working with year < 100; thanks @healqq (#185)Changelog
v1.3.4 (28 April 2022)
DateTimeFormat
invocation to fix mocking it in tests (#181)Changelog
v1.3.2 (31 March 2022)
Changelog
v1.3.1 (25 March 2022)
Changelog
v1.3.0 (24 February 2022)
exports
configuration in package.json
(#133, #150)format
throws a RangeError
and fix the test for itzonedTimeToUtc
throwing RangeError
instead of returning an Invalid Date (#151)format
not throwing RangeError
for invalid time zones with offset tokens (#152)