package timmy

  1. Overview
  2. Docs
Time and calendar library

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.4.tar.gz
md5=c8bda198fd548c288fd067217fef22aa
sha512=f168d44b45b453addf0aee02eaf992b6669dc0843cea992ab8a35fefb3a1b76e8225da03424e59369703cce5c788a1eac04f8490c7c8b3977c60da1898811ddf

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.