Skip to content

Releases: rickb777/date

Minor bugfix

25 Jul 20:53
Compare
Choose a tag to compare
v2.1.2

removes the blank parsing from UnmarshalText

v2 full release

24 Jul 22:02
Compare
Choose a tag to compare
  • new API finalised
  • also supports date-time input in ParseISO

v1 ParseISO tweaked

24 Jul 21:52
Compare
Choose a tag to compare

ParseISO now accepts date-time inputs, ignoring the time field.

v2.0.13-beta

12 Jul 18:31
Compare
Choose a tag to compare
v2.0.13-beta Pre-release
Pre-release
upgraded dependencies

v2.0.9-beta

13 Dec 11:07
Compare
Choose a tag to compare
v2.0.9-beta Pre-release
Pre-release
Date Parse bug fixed; added AutoParseUS functions

v2.0.7-beta

21 Nov 21:02
Compare
Choose a tag to compare
v2.0.7-beta Pre-release
Pre-release
Updated period module dependency

v2.0.3-beta

15 Nov 14:39
Compare
Choose a tag to compare
v2.0.3-beta Pre-release
Pre-release
now depends on period v1.0.0-beta

Version 2

15 Nov 14:31
Compare
Choose a tag to compare
Version 2 Pre-release
Pre-release
v2.0.2-beta

version 2 basic implementation

period.AddTo revised

19 Sep 12:47
Compare
Choose a tag to compare

period.AddTo revised to reduce the impact of subtle behaviours of time.AddDate

Minor bugfix

19 Sep 08:37
Compare
Choose a tag to compare
  • resolves issue #19
  • updates dependencies