22 releases
Uses old Rust 2015
0.5.2 | Apr 1, 2021 |
---|---|
0.5.1 | May 25, 2020 |
0.5.0 | Apr 7, 2020 |
0.4.7 | Oct 8, 2017 |
0.1.5 | Mar 22, 2015 |
#98 in Date and time
10,603 downloads per month
Used in 18 crates
(17 directly)
115KB
2K
SLoC
rust-datetime
Date/time library for Rust! Very much a work in progress.
View the Rustdoc
Installation
This crate works with Cargo. Add the following to your Cargo.toml
dependencies section:
[dependencies]
datetime = "0.5"
The earliest version of Rust that this crate is tested against is Rust v1.31.0.
Dependencies
~0.4–485KB