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

#117 in Date and time

Download history 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 2945/week @ 2024-03-20 2881/week @ 2024-03-27 2216/week @ 2024-04-03 2823/week @ 2024-04-10 2505/week @ 2024-04-17

10,749 downloads per month
Used in 17 crates (16 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–435KB