anyxml-datetime 0.1.0

simple datetime format library for XML
Documentation
  • Coverage
  • 16.13%
    5 out of 31 items documented0 out of 17 items with examples
  • Size
  • Source code size: 69.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.6 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 18s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • tayu0110/anyxml
    6 0 14
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tayu0110

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.