Skip to content

Releases: softwareventures/format-date-time

v1.1.1

18 May 10:26
9283a5a
Compare
Choose a tag to compare

1.1.1 (2024-05-18)

Bug Fixes

  • compatibility with npm >= 10.4 (48b21b5)

v1.1.0

16 Feb 08:56
ced53cb
Compare
Choose a tag to compare

1.1.0 (2024-02-16)

Features

  • deps: add support for @softwareventures/date-time v2.x (ced53cb)

v1.0.0

26 Jan 21:12
99c6c3c
Compare
Choose a tag to compare

1.0.0 (2024-01-26)

Features

  • amPm: add amPm function (aba32a3)
  • AmPm: add AmPm type (5d33dd2)
  • create project (916e106)
  • DateTimeFormatter: add DateTimeFormatter type (2751e77)
  • dateTimeTemplate: add dateTimeTemplate function (1e9e221)
  • day2: add day2 function (c0b9fed)
  • day: add day function (bc263da)
  • dayOfWeek: add dayOfWeek function (f6fb870)
  • DayOfWeek: add DayOfWeek type (f44b248)
  • floorSeconds2: add floorSeconds2 function (e382687)
  • floorSeconds: add floorSeconds function (2e2a95a)
  • hours122: add hours122 function (1f4f5c5)
  • hours12: add hours12 function (62b1d26)
  • hours2: add hours2 function (b3180c8)
  • hours: add hours function (7227bf7)
  • humanIso8601: add humanIso8601 function (5e86240)
  • iso8601: add iso8601 function (19a1963)
  • minutes2: add minutes2 function (3a4530b)
  • minutes: add minutes function (8583d98)
  • month2: add month2 function (e11d04b)
  • month: add month function (e51ffe6)
  • monthName: add monthName function (c73ae50)
  • MonthName: add MonthName type (e9b8db1)
  • seconds2: add seconds2 function (4a1ff77)
  • seconds: add seconds function (82756e9)
  • secondsMs: add secondsMs function (ff8a1a6)
  • shortYear: add shortYear function (c9d7deb)
  • year4: add year4 function (212964e)
  • year: add year function (94566fb)