package otoml

  1. Overview
  2. Docs

Module Base.StringDateSource

Sourcetype t = string
Sourceval local_time_of_string : string -> t
Sourceval local_date_of_string : string -> t
Sourceval local_datetime_of_string : string -> t
Sourceval offset_datetime_of_string : string -> t
Sourceval local_time_to_string : t -> string
Sourceval local_date_to_string : t -> string
Sourceval local_datetime_to_string : t -> string
Sourceval offset_datetime_to_string : t -> string
OCaml

Innovation. Community. Security.