Skip to content

v0.10.1

Compare
Choose a tag to compare
@samsonjs samsonjs released this 12 Dec 18:49

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

Full Changelog: v0.10.0...v0.10.1