diff options
| author | Botahamec <botahamec@outlook.com> | 2021-12-21 22:35:10 -0500 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2021-12-21 22:35:10 -0500 |
| commit | dc339656ce9676e9a8f59128028025c43fe98071 (patch) | |
| tree | 6c24d55cff35248dc821c3ec0465fef5c553b7e6 /README.md | |
| parent | 79384ccb5053f3fc29b42c90add7d1e310d94ec4 (diff) | |
Added thanks to chrono and time
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ # 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 +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. |
