All Versions
4
Latest Version
Avg Release Cycle
64 days
Latest Release
2257 days ago

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, 2018

    Fixed a memory leak in the C module rfc3339 if _parse_date gets called by from_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