anyxml-datetime 0.1.1

simple datetime format library for XML
Documentation
1
2
3
4
5
# anyxml-datetime
`anyxml-datetime` is a simple datetime format library for XML.

This crate provides the minimum features required for `anyxml` crate.  \
If you need a more powerful library, I recommend `time`, `chrono` or `iso8601` crate.