package timedesc-tzdb

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module M : Map.S with type key = string
type entry = {
  1. is_dst : bool;
  2. offset : int;
}
val db : table M.t option
val compressed : string option
OCaml

Innovation. Community. Security.