v0.10.1
What's Changed
-
fix it_IT shortMonths locale by @douglasep in #83
-
Fix readme (X: equivalent to %r in en_US) by @kawanet in #77
-
Try to get a short time zone name for %Z, falling back to the long one. This attempts to work around a change to Date.toString in v8 (node v10+, Chrome 66+). Unfortunately sometimes Date.toLocaleString returns a time zone like GMT+2 and we fall back to the long name in that case.
New Contributors
- @kawanet made their first contribution in #77
- @douglasep made their first contribution in #83
Full Changelog: v0.10.0...v0.10.1