anyxml-datetime 0.1.1

simple datetime format library for XML
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "anyxml-datetime"
version = "0.1.1"
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
description = "simple datetime format library for XML"
keywords = ["date", "time", "iso8601", "xml"]
rust-version.workspace = true

[dependencies]