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

Allow @ to be space instead in format for from_str on DateTimeTuple #35

Open notquiteamonad opened 5 years ago

notquiteamonad commented 5 years ago

Consider making space default formatting as I believe it's closer to ISO-8601

notquiteamonad commented 4 years ago

Actually, ISO-8601 uses T - perhaps allow any of the three