notquiteamonad / date_time

date_time is a high-level Rust library for use in situations where precision beyond seconds is not necessary.
Apache License 2.0
8 stars 5 forks source link

Bring serialisation closer to ISO 8601 #15

Closed notquiteamonad closed 5 years ago

notquiteamonad commented 5 years ago

Legacy serialisation will still need to be supported for backwards compatibility, but a mixture of the two formats should not be accepted.

ISO 8601 for reference: https://www.iso.org/iso-8601-date-and-time-format.html