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

#166 in Date and time

Download history 7911/week @ 2024-11-17 2973/week @ 2024-11-24 2990/week @ 2024-12-01 3178/week @ 2024-12-08 3021/week @ 2024-12-15 2629/week @ 2024-12-22 2234/week @ 2024-12-29 3524/week @ 2025-01-05 2898/week @ 2025-01-12 3432/week @ 2025-01-19 2533/week @ 2025-01-26 2536/week @ 2025-02-02 2875/week @ 2025-02-09 2657/week @ 2025-02-16 3495/week @ 2025-02-23 2067/week @ 2025-03-02

11,430 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