package ptime

  1. Overview
  2. Docs
POSIX time for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ptime-1.0.0.tbz
sha512=df2410d9cc25a33083fe968a584b8fb4d68ad5c077f3356da0a20427e6cd8756a5b946b921e5cf8ed4097f2c506e93345d9dca63b113be644d5a7cc0753d1534

doc/index.html

Ptime v1.0.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.