udatetime v0.0.16 Release Notes
Release Date: 2018-02-14 // over 5 years ago-
➕ Added support for variable fractions length. A length of 1 up to 6 digits is now supported and will be normalized to microseconds.
Previous changes from v0.0.15
-
Fixed a memory leak in the C module rfc3339 if
_parse_date
gets called byfrom_rfc3339_string
.