package timmy-unix

  1. Overview
  2. Docs
Unix clock implementation for Timmy

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.4.tar.gz
md5=c8bda198fd548c288fd067217fef22aa
sha512=f168d44b45b453addf0aee02eaf992b6669dc0843cea992ab8a35fefb3a1b76e8225da03424e59369703cce5c788a1eac04f8490c7c8b3977c60da1898811ddf

doc/timmy-unix.clock/Clock/index.html

Module ClockSource

Sourceval now : unit -> Timmy.Time.t

now () is the current POSIX time, as returned by Ptime_clock.now ().

Sourceval timezone_local : Timmy.Timezone.t

timezone_local is the local timezone.

Sourceval today : unit -> Timmy.Date.t

today () is the current date in the local timezone.

OCaml

Innovation. Community. Security.