Sourced from dateformat's releases.
4.5.1
- Fixed an issue with the
WWmask not working4.5.0
- Added
WWmask for week with padding (details)4.4.2
- Fixed an issue with
DDDandDDDDmasks sometimes not working (details)4.4.1
- Update
DDDmask to useYsd,TdyandTmw(details)4.4.0
- Added
DDDandDDDDMask forToday,TomorrowandYesterday(details)4.3.1
- Added
pMask for Timezone Offset e.g.+02:00(details)4.2.2
- Fix Rounding Issue with L Mask (details)
4.2.1
- Reduce size of package (details)
4.2.0
- Fixed Invalid '1970-01-01' Formatting (details)
4.1.0
- Added Padding Short Date Mask
4.0.2
- Fixed an issue with old years not having padding. e.g. 0009 was formatting as 9.
Performance Improvements
This release brings significant performance improvements to dateformat.
Some common operations are now 6 times faster than before!!!There are no breaking changes in this release.
This version was pushed to npm by chase-manning, a new releaser for dateformat since your current version.