8 releases (stable)

1.2.0 Jan 1, 2024
1.1.0 Dec 27, 2023
1.0.4 Dec 25, 2023
1.0.0 Dec 23, 2023
0.0.0 Dec 23, 2023

#164 in Date and time

Download history 60/week @ 2023-12-24 44/week @ 2023-12-31 1/week @ 2024-01-07 22/week @ 2024-02-25 3/week @ 2024-03-03 3/week @ 2024-03-10 116/week @ 2024-03-31

120 downloads per month
Used in 4 crates

GPL-2.0-or-later

26KB
819 lines

wbdl Wizard's basic Date library

A library to parse the Rust Systemtime and the ISO-8601 Standard to a Workable Type and print it in the ISO-8601 Standard (2023-12-24T12:12:12)

Documentation

Usage:

Import the library into your Cargo.toml

[dependencies]
wbdl = "1.2.0"

No runtime deps