wbdl 1.0.4

Wizards Basic Date library
Documentation

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.0.3"