File: README.md

package info (click to toggle)
rust-parse-zoneinfo 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 352 kB
  • sloc: makefile: 4
file content (6 lines) | stat: -rw-r--r-- 310 bytes parent folder | download
1
2
3
4
5
6
# parse-zoneinfo

Parse-zoneinfo is a fork of [`zoneinfo_parse`][zoneinfo_parse], with adjustments such that it no longer depends on the `Datetime` crate. It is used by [`chrono-tz`][chrono_tz].

[zoneinfo_parse]: https://github.com/rust-datetime/zoneinfo-parse
[chrono_tz]: https://github.com/djzin/chrono-tz