OCaml date time handling library
Description

Features:

  • Timestamp and date time handling with platform independent time zone support

    • Subset of the IANA time zone database is built into this library
  • Supports Gregorian calendar date, ISO week date, and ISO ordinal date

  • Supports nanosecond precision

  • ISO8601 parsing and RFC3339 printing

Install

Published

10 Feb 2023

Authors

Maintainers

Sources

timedesc-1.0.0.tar.gz
sha256=790916b29fcd065aa2357a357e59aa181766ad5be2cc4717d11ddeed4739e023

Dependencies

odoc with-doc
qcheck with-test
alcotest with-test
crowbar with-test
result >= "1.5"
angstrom >= "0.15.0"
timedesc-tzdb = version
dune >= "2.9"
bisect_ppx dev & >= "2.5.0"
ocaml >= "4.08"

Reverse Dependencies

timedesc-json >= "1.0.0"
timedesc-sexp >= "1.0.0"

Conflicts

None