"RFC 3339 vs ISO 8601 vs HTML"
https://ijmacd.github.io/rfc3339-iso8601/
Includes table with supported formats, a test file generator and a format checker! #iso8601 #RFC3339 #html
"RFC 3339 vs ISO 8601 vs HTML"
https://ijmacd.github.io/rfc3339-iso8601/
Includes table with supported formats, a test file generator and a format checker! #iso8601 #RFC3339 #html
@amackif yes, agreed.
And I would also consider chrono as "broken/unfitting/lacking". The jiff docs explain why much better than I could.
I think as it comes to date and time handling, the reason isn't lack of interest but the huge complexity of time zones, daylight saving time shifts, and leap periods.
I admire the teams behind RFC 9557, Temporal as well as BurntSushi for taking this on.