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

#121 in Date and time

Download history 2043/week @ 2023-12-06 2121/week @ 2023-12-13 1596/week @ 2023-12-20 1771/week @ 2023-12-27 2053/week @ 2024-01-03 2392/week @ 2024-01-10 2235/week @ 2024-01-17 2523/week @ 2024-01-24 2298/week @ 2024-01-31 2764/week @ 2024-02-07 2467/week @ 2024-02-14 2536/week @ 2024-02-21 2622/week @ 2024-02-28 2799/week @ 2024-03-06 2708/week @ 2024-03-13 2609/week @ 2024-03-20

11,097 downloads per month
Used in 16 crates (15 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–420KB