POSIX time for OCaml
Ptime provides platform-independent POSIX time support in pure OCaml. It provides a type to represent a well-defined range of POSIX timestamps with picosecond precision, conversion with date-time values, conversion with RFC 3339 timestamps (https://datatracker.ietf.org/doc/html/rfc3339) and pretty printing to a human-readable, locale-independent representation. The additional Ptime_clock library provides access to a system POSIX clock and to the system's current time zone offset. Ptime is not a calendar library.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.2.0-1.fc42 | - |
Fedora 41 | 1.2.0-1.fc41 | - |
Fedora 40 | 1.1.0-6.fc40 | - |
You can contact the maintainers of this package via email at
ocaml-ptime dash maintainers at fedoraproject dot org
.