Releases: prantlf/date-fns-timezone
Releases · prantlf/date-fns-timezone
v0.1.4
0.1.4 (2018-10-10)
Bug Fixes
- Upgrade timezone-support to fix compatibility with IE (6b583fb)
v0.1.3
0.1.3 (2018-10-07)
Bug Fixes
- Create separate TypeScript typings for every dist module (9f42ceb)
v0.1.2
0.1.2 (2018-10-07)
Bug Fixes
- Accept number and string as date input in formatToTimeZone like in other functions (abe59f6)
- Add type declarations for TypeScript (3b58480)
v0.1.1
0.1.1 (2018-09-26)
Bug Fixes
v0.1.0
0.1.0 (2018-09-19)
Bug Fixes
- Upgrade dependencies to support Node.js 6 (0238b6d)
Features
- Add parseString method to supply missing date string parsing in date-fns, if the time zone is not given from outside (9fc80de)