All Versions
4
Latest Version
Avg Release Cycle
64 days
Latest Release
2529 days ago
Changelog History
Changelog History
-
v0.0.16 Changes
February 14, 2018โ Added support for variable fractions length. A length of 1 up to 6 digits is now supported and will be normalized to microseconds.
-
v0.0.15 Changes
February 08, 2018Fixed a memory leak in the C module rfc3339 if
_parse_date
gets called byfrom_rfc3339_string
. -
v0.0.14 Changes
December 04, 2017- ๐ Fix documentation to point out a minor issue with udatetime's timezones
- ๐ Fix DST information, return proper DST information
Thanks to @apyrgio
-
v0.0.13 Changes
August 07, 2017- ๐ Fix out-of-bounds read
- ๐ Moved rfc3339 module from global namespace to udatetime. Module now named udatetime.rfc3339