package timmy

  1. Overview
  2. Docs
Time and calendar library

Install

Dune Dependency

Authors

Maintainers

Sources

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

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.