package forester

  1. Overview
  2. Docs

Module Prelude.DateSource

Sourcetype t
Sourceval pp : Format.formatter -> t -> unit
Sourceval pp_human : Format.formatter -> t -> unit
Sourceval parse : string -> t
Sourceval now : unit -> t
Sourceval compare : t -> t -> int
Sourceval year : t -> int
Sourceval month : t -> int option
Sourceval day : t -> int option
OCaml

Innovation. Community. Security.