2 releases
Uses old Rust 2015
0.1.2 | Feb 9, 2015 |
---|---|
0.1.1 | Feb 9, 2015 |
#36 in #date-format
9KB
155 lines
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.
lib.rs
:
For complete documentation, see the datetime
crate.
Dependencies
~385KB