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

#134 in Date and time

Download history 2766/week @ 2024-07-20 2571/week @ 2024-07-27 2871/week @ 2024-08-03 2434/week @ 2024-08-10 2214/week @ 2024-08-17 3026/week @ 2024-08-24 3022/week @ 2024-08-31 3048/week @ 2024-09-07 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 2836/week @ 2024-10-26 3084/week @ 2024-11-02

12,117 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