Class type Js_of_ocaml__Js.date_constr
Specification of the date constructor, considered as an object.
method parse : js_string t -> float methmethod _UTC_month : int -> int -> float methmethod _UTC_day : int -> int -> float methmethod _UTC_hour : int -> int -> int -> int -> float methmethod _UTC_min : int -> int -> int -> int -> int -> float methmethod _UTC_sec : int -> int -> int -> int -> int -> int -> float methmethod _UTC_ms : int -> int -> int -> int -> int -> int -> int -> float methmethod now : float meth