timedesc
  1. Overview
  2. Docs
OCaml date time handling library

Install

Authors

Maintainers

Sources

timedesc-1.2.0.tar.gz
sha256=f0c4acf3cf17e0a2bf861b7a9695a0359ed43b00a256cc80bdf5d12961afa7a4

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: 06 Apr 2023

Dependencies (8)

  1. result >= "1.5"
  2. ptime
  3. angstrom >= "0.15.0"
  4. seq
  5. timedesc-tzlocal = version
  6. timedesc-tzdb = version
  7. dune >= "2.9"
  8. ocaml >= "4.08"

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 (2)

  1. timedesc-json >= "1.2.0"
  2. timedesc-sexp >= "1.2.0"

Conflicts

None