package timmy

  1. Overview
  2. Docs
Time and calendar library

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.5.tar.gz
md5=6d1d9c3e2ccd8376c009e5b93b24de7e
sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b

doc/timmy.clock/Clock/index.html

Module Clock

val now : unit -> Timmy.Time.t

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

val timezone_local : Timmy.Timezone.t

timezone_local is the local timezone.

val today : unit -> Timmy.Date.t

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

OCaml

Innovation. Community. Security.