package gapi-ocaml

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

Module GapiDateSource

Datetime data type.

Sourceval epoch : Netdate.t
Sourceval now : unit -> Netdate.t
Sourceval to_string : ?time:bool -> t -> string
Sourceval of_string : string -> t