Skip to content

Releases: purescript/purescript-datetime

v0.4.0

28 Mar 13:53
Compare
Choose a tag to compare
  • Library has been redesigned for better safety
  • UTC dates can now be constructed
  • The current time in milliseconds since the unix epoch can now be fetched without having to construct a date

v0.3.1

01 Mar 11:22
Compare
Choose a tag to compare

v0.3.0

21 Feb 15:55
Compare
Choose a tag to compare

This release requires PureScript v0.6.8 or later

  • Updated dependencies

v0.2.0

11 Jan 16:22
Compare
Choose a tag to compare
  • Updated for new purescript-enum (@philopon)

v0.1.2

15 Dec 16:08
Compare
Choose a tag to compare

v0.1.1

24 Nov 18:58
Compare
Choose a tag to compare

Added fromStringStrict and updated dependencies (@jdegoes)

v0.1.0

14 Oct 12:06
Compare
Choose a tag to compare
  • Added Eq and Ord instances for DayOfWeek and Month, update for new Enum (@jdegoes)

v0.0.1

14 Oct 08:32
Compare
Choose a tag to compare

Initial version release.