timereversion Documentation on ocaml.org
OCaml date time handling and reasoning library
Features:
- Timestamp and date time handling with platform independent time zone support
Subset of the IANA time zone database is built into this library
- Reasoning over time intervals via
timereobjects/expressions, examples:
- Pattern matching time and intervals. These work across DST boundaries.
- Intersection and union
- Chunking at year or month boundary, or in fixed sizes
- Evaluate (sub)expressions with a different time zone (e.g. intersection of 9am to 5pm of Sydney and 9am to 5pm of New York)
| Author | Daypack developers |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/daypack-dev/timere |
| Issue Tracker | https://github.com/daypack-dev/timere/issues |
| Maintainer | Darren Ldl <darrenldldev@gmail.com> |
| Dependencies |
|
| Source [http] | https://github.com/daypack-dev/timere/releases/download/v0.1.5/v0.1.5.tar.gz sha256=df51ff5c690b408614f6545edc81e5782688e93d345ae3422751131fb0d0c50e |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/timere/timere.0.1.5/opam |
Required by
- dirsift<0.0.4
- timere-parse<0.0.5


