package timmy

  1. Overview
  2. Docs

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.