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

#143 in Date and time

Download history 2380/week @ 2024-08-14 2332/week @ 2024-08-21 3139/week @ 2024-08-28 3174/week @ 2024-09-04 2961/week @ 2024-09-11 2965/week @ 2024-09-18 3479/week @ 2024-09-25 3316/week @ 2024-10-02 2985/week @ 2024-10-09 3013/week @ 2024-10-16 2692/week @ 2024-10-23 2932/week @ 2024-10-30 3114/week @ 2024-11-06 6044/week @ 2024-11-13 5010/week @ 2024-11-20 2575/week @ 2024-11-27

17,157 downloads per month
Used in 18 crates (17 directly)

MIT license

115KB
2K SLoC

rust-datetime Build status

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–620KB