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

Download history 2686/week @ 2024-03-14 3190/week @ 2024-03-21 2630/week @ 2024-03-28 2222/week @ 2024-04-04 2945/week @ 2024-04-11 3125/week @ 2024-04-18 3201/week @ 2024-04-25 3352/week @ 2024-05-02 2999/week @ 2024-05-09 2596/week @ 2024-05-16 2425/week @ 2024-05-23 2366/week @ 2024-05-30 2640/week @ 2024-06-06 2891/week @ 2024-06-13 2385/week @ 2024-06-20 2234/week @ 2024-06-27

10,603 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–485KB