Module Js_of_ocaml__Intl.DateTimeFormat
include Shared
class type object_options = object ... endval object_options : unit -> object_options Js_of_ocaml.Js.t
class type _object = object ... endclass type resolved_options = object ... endclass type options = object ... endval options : unit -> options Js_of_ocaml.Js.t
class type format_part = object ... endclass type t = object ... end