This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
Releases: SerayaEryn/fast-date-format
Releases · SerayaEryn/fast-date-format
v2.2.2
v2.2.1
- add .npmignore
v2.2.0
v2.1.1
Fixes
- fix caching for format
x
v2.1.0
Features
- optimize format
x
- allow caching with token
SSS
- add localization for months and weekdays
v2.0.1
Fixes
- fixed escaping
v2.0.0
Breaking Changes
- drop support for node 4
- contructor accepts dateFormat instead of .format()
Features
- improve timezone offset performance
- add escaping of characters
- add caching option
Documentation
- document missing year tokens
v1.0.3
Performance
- improve timezone offset performance
v1.0.2
Performance
- improve timezone offset performance
v1.0.1
Fixes
- fix timezoneOffset