package timmy-unix

  1. Overview
  2. Docs
Unix clock implementation for Timmy

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=8ff18d53b9432f7d944adc31230736ff
sha512=0395308f402131b0333a8ee94c878d78e7698573e1c6bc943911692003b8d81949598e524e7ce0c9438cd4a3cf6298a58a868b24df7b5a5e1342ea263bd51a60

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.