timereversion

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 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)
AuthorDaypack developers
LicenseMIT
Published
Homepagehttps://github.com/daypack-dev/timere
Issue Trackerhttps://github.com/daypack-dev/timere/issues
MaintainerDarren Ldl <darrenldldev@gmail.com>
Dependencies
Source [http] https://github.com/daypack-dev/timere/releases/download/v0.1.4/v0.1.4.tar.gz
sha256=777b10b706165e3b28a2e3893305dfe156493b152bbda407679a551878818c79
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/timere/timere.0.1.4/opam
Required by