chrono
chrono copied to clipboard
Add TAI timezone
Chrono currently uses UTC as canonical representation, with an optional positive leap second marking. This seems inevitable with the current OS support, but given sufficient data, we may want to handle TAI and UTC-SLS as well.
Depends on #10 (tzdata does have a leap second table); affected by #11.