package timedesc

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

timedesc-3.1.2.tar.gz
sha256=8577628c6634aaefa92d1d97b4afca2fd817bc2b2d6d979da35dfbf65a80d6bd

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: 11 Jun 2026

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

  1. sarif
  2. timedesc-json >= "3.1.2"
  3. timedesc-sexp >= "3.1.2"

Conflicts

None