ocaml-opentelemetry/ptime/index.html
2025-07-23 14:08:20 +00:00

2 lines
3.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>index (ptime.index)</title><meta charset="utf-8"/><link rel="stylesheet" href="../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> <a href="../index.html">Index</a> &#x00BB; ptime</nav><header class="odoc-preamble"><h1 id="package-ptime"><a href="#package-ptime" class="anchor"></a>Package ptime <nav><a type="text/plain; charset=UTF-8" href="_doc-dir/CHANGES.md">changes</a> <a href="#package_info">more…</a></nav></h1><p><a href="Ptime/index.html"><code>Ptime</code></a> has platform independent support for POSIX time.</p><p>It provides a <a href="Ptime/index.html#type-t" title="Ptime.t">type</a> to represent a well-defined range of POSIX timestamps with picosecond precision, conversion with <a href="Ptime/index.html#date_time" title="date_time">date-time values</a>, conversion with <a href="Ptime/index.html#rfc3339" title="rfc3339">RFC 3339 timestamps</a> and <a href="Ptime/index.html#print" title="print">pretty printing</a> to a human-readable, locale-independent representation.</p><p><a href="Ptime_clock/index.html"><code>Ptime_clock</code></a> provides access to a <a href="Ptime_clock/index.html#platform_support" title="platform_support">system POSIX clock</a> and the system's current time zone offset.</p><p>Ptime is not a calendar library.</p></header><div class="odoc-tocs"><nav class="odoc-toc odoc-local-toc"><ul><li><a href="#ptime">Library <code>ptime</code></a></li><li><a href="#ptime_clock">Library <code>ptime.clock</code></a></li><li><a href="#package_info">Package info</a></li></ul></nav></div><div class="odoc-content"><h2 id="ptime"><a href="#ptime" class="anchor"></a>Library <code>ptime</code></h2><ul class="modules"><li><a href="Ptime/index.html"><code>Ptime</code></a> <span class="synopsis">POSIX time values.</span></li></ul><h2 id="ptime_clock"><a href="#ptime_clock" class="anchor"></a>Library <code>ptime.clock</code></h2><ul class="modules"><li><a href="Ptime_clock/index.html"><code>Ptime_clock</code></a> <span class="synopsis">POSIX time clock.</span></li></ul><p>This library also works with JavaScript, see the <a href="Ptime_clock/index.html#platform_support" title="platform_support">platform support</a>.</p><h2 id="package_info"><a href="#package_info" class="anchor"></a>Package info</h2><table class="package info"><tr id="info-changes-files"><td><a href="#info-changes-files" aria-hidden="true" class="anchor"></a>changes-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/CHANGES.md">CHANGES.md</a></li></ul></td></tr><tr id="info-license-files"><td><a href="#info-license-files" aria-hidden="true" class="anchor"></a>license-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/LICENSE.md">LICENSE.md</a></li></ul></td></tr><tr id="info-readme-files"><td><a href="#info-readme-files" aria-hidden="true" class="anchor"></a>readme-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/README.md">README.md</a></li></ul></td></tr></table></div></body></html>