timereversion
OCaml date time reasoning library
Features:
- Reasoning over time intervals via
timere
objects/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/timere-0.8.0/timere-0.8.0.tar.gz sha256=68716028c01ce58edb10523ca7a8b4af4382659cf938a1eb574815989cff9b69 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/timere/timere.0.8.0/opam |
Required by
- dirsift>=0.0.4
- timere-parse>=0.0.5