summaryrefslogtreecommitdiff
path: root/README.md
blob: e1da695ba4a9d7bcd2fdeca0bb27450c44f33dd7 (plain)
# Bota's Time Crate

A crate I created to give me things that I want in a time crate, like a generic TimeZone API, and accurate leap-second handling.

Thanks to the developers of the time and chrono crates for serving as a guide throughout writing the API.