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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
10 Feb 2023
Authors
Maintainers
Sources
timedesc-1.0.0.tar.gz
sha256=790916b29fcd065aa2357a357e59aa181766ad5be2cc4717d11ddeed4739e023
Dependencies
odoc
with-doc
qcheck
with-test
qcheck-alcotest
with-test
alcotest
with-test
crowbar
with-test
result
>= "1.5"
angstrom
>= "0.15.0"
timedesc-tzlocal
= version
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