package timedesc

  1. Overview
  2. Docs
OCaml date time handling library

Install

Authors

Maintainers

Sources

timedesc-0.8.0.tar.gz
sha256=aa1e1259be99f534f60af4a9923c42c2563868add5d251b0f0e9c1e47331dfe2

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

Published: 07 Jul 2022

Dependencies (10)

  1. result >= "1.5"
  2. sexplib
  3. ptime
  4. angstrom >= "0.15.0"
  5. mparser >= "1.3"
  6. seq
  7. timedesc-tzlocal = version
  8. timedesc-tzdb = version
  9. dune >= "2.9"
  10. ocaml >= "4.08.1"

Dev Dependencies (6)

  1. odoc with-doc
  2. qcheck with-test
  3. qcheck-alcotest with-test
  4. alcotest with-test
  5. crowbar with-test
  6. bisect_ppx dev & >= "2.5.0"

Used by (1)

  1. timedesc-json < "0.9.0"

Conflicts

None