I’m pleased to announce the release of Timedesc 1.0.0
Timedesc is a very comprehensive date time handling library with good support of time zones.
Features (before 1.0.0)
-
Timestamp and date time handling with platform independent time zone support
- Subset of the IANA time zone database is built into this library
-
Supports Gregorian calendar date, ISO week date, and ISO ordinal date
-
Supports nanosecond precision
-
ISO8601 parsing and RFC3339 printing
New feature in 1.0.0
- RFC9110 (HTTP) date time parsing and printing