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 |
#385 in Date and time
99 downloads per month
Used in 4 crates
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"