@ocdla/date2
v0.1.3
Published
JavaScript library with date-related helper functions.
Downloads
6
Keywords
Readme
Date2
JavaScript library with date-related helper functions.
Changelog
0.1.3
- Converted file to be a class.
- Misc code cleanup / improvements.
0.1.2
- Tweaked the way data is returned.
- Fixed ESLint warning for array.
0.1.1
- Added new
toLocaleDateParts()
function. - Added new helper functions:
toHours()
zeroPad()
getOptions()
0.1.0
- Initial release.