package ptime

  1. Overview
  2. Docs
POSIX time for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ptime-1.1.0.tbz
sha512=309b8383f61b58840e58a82802ec8fbc61b7cc95a4590d38ad427e484cbaaf66f03fa8e6484b5b6855468a87e745aed103bf6f1041ec05062230a9fa5fb86cc6

doc/index.html

Ptime v1.1.0

Ptime has platform independent support for POSIX time. 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 and pretty printing to a human-readable, locale-independent representation. Ptime is not a calendar library.

Ptime_clock provides access to a system POSIX clock and the system's current time zone offset.

Library ptime

Library ptime.clock.os

Also use this library for compiling to JavaScript.

OCaml

Innovation. Community. Security.