nodatime

A better date and time API for .NET

APACHE-2.0 License

Stars
2.8K
Committers
57

Bot releases are visible (Hide)

nodatime - 1.3.4

Published by jskeet over 7 years ago

Update to TZDB 2017b

nodatime - 1.3.3

Published by jskeet over 7 years ago

Update to TZDB 2017a

nodatime - 2.0.1

Published by jskeet over 7 years ago

As 2.0.0, but with 3 bugfixes:

  • #743: Mono time zone handling
  • #801: LocalDate constructor validation
  • #807: LocalTime validation

Release with TZDB 2017b.

nodatime - 2.0.0

Published by jskeet over 7 years ago

No changes within the 2.0.x branch since RC3.

Release with TZDB 2017b.

nodatime - 2.0.0 Release Candidate 3

Published by jskeet over 7 years ago

Changes since 2.0.0-RC2:

  • Another change to buildrelease.sh...
nodatime - 2.0.0 Release Candidate 2

Published by jskeet over 7 years ago

Changes since RC1:

  • Fix NodaTime.Testing to depend on RC of NodaTime
nodatime - 2.0.0 Release Candidate 1

Published by jskeet over 7 years ago

nodatime - 2.0.0 Pre-RC1

Published by jskeet over 7 years ago

This release exists to make it easier to test the buildrelease.sh script which will be used to build rc1.
The aim is for that script to be in the rc1 tag, but I'm not going to assume it will just work immediately...

nodatime - Noda Time release 1.3.2

Published by jskeet over 8 years ago

Primarily an update to TZDB 2016c, along with a fix for #414.