Releases: MadMG/moment-jdateformatparser
Releases · MadMG/moment-jdateformatparser
v1.2.1
v1.2.0
v1.1.0
Version 1.0.2 - Checksum Version bump
Version bump for re-publish to the npm registry to solve checksum issues
Version 1.0.1
[FIX] Fix day-of-week format mapping (#14)
Version v1.0.0
Stable Release
Version v0.1.9 - Map java 'y' to momentjs 'YYYY'
FIX: Map single y
representation of year in SimpleDateFormat to YYYY
representation in moment.js(solves #6)
Version 0.1.8
FIX: Correction (update) of the moment-jdateformatparser.min.js
file
Version 0.1.7
Don't require moment
if it is globally accessible
Fix for usage with momentjs
with ember-cli
.