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

#164 in Date and time

Download history 2836/week @ 2024-09-14 3308/week @ 2024-09-21 3248/week @ 2024-09-28 3324/week @ 2024-10-05 3137/week @ 2024-10-12 2671/week @ 2024-10-19 2828/week @ 2024-10-26 3017/week @ 2024-11-02 3180/week @ 2024-11-09 8069/week @ 2024-11-16 2981/week @ 2024-11-23 3036/week @ 2024-11-30 3101/week @ 2024-12-07 3085/week @ 2024-12-14 2490/week @ 2024-12-21 2113/week @ 2024-12-28

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