Name Description Size
date.rs ISO 8601 calendar date with time zone. 15895
datetime.rs ISO 8601 date and time with time zone. 91998
div.rs Integer division utilities. (Shamelessly copied from [num](https://github.com/rust-lang/num/)) 1377
format
lib.rs 55910
naive
offset
oldtime.rs Temporal quantification 26399
round.rs 16576
sys
sys.rs Platform wrappers for converting UTC times to and from the local time zone. This code was rescued from v0.1 of the time crate, which is no longer maintained. It has been substantially stripped down to the bare minimum required by chrono. 3821