package forester

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

Module Human_datetimeSource

Sourcetype t
Sourceval t : t Repr.t
Sourceval pp : Format.formatter -> t -> unit
Sourceval pp_rfc_3399 : Format.formatter -> t -> unit
Sourceval compare : t -> t -> int
Sourceval parse_string : string -> t option
Sourceval parse_string_exn : string -> t
Sourceval year : t -> int
Sourceval month : t -> int option
Sourceval day : t -> int option
Sourceval now : unit -> t
Sourceval drop_time : t -> t
OCaml

Innovation. Community. Security.