Skip to content

v1.3.0

Compare
Choose a tag to compare
@prantlf prantlf released this 18 Sep 20:28
· 78 commits to master since this release

1.3.0 (2018-09-18)

Features

  • Add methods converting between time and date objects (a384d16)
  • Maintain the property dayOfWeek in the time object (d46d36a)
  • Support lower-case am/pm in addition to upper-case AM/PM when parsing and formatting date strings (e3304db)