package timmy-unix

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.