Class type DateTimeFormat.options

method localeMatcher : Js.js_string Js.t Js.prop
method timeZone : Js.js_string Js.t Js.optdef Js.prop
method hour12 : bool Js.t Js.optdef Js.prop
method hourCycle : Js.js_string Js.t Js.optdef Js.prop
method formatMatcher : Js.js_string Js.t Js.prop
method weekday : Js.js_string Js.t Js.optdef Js.prop
method era : Js.js_string Js.t Js.optdef Js.prop
method year : Js.js_string Js.t Js.optdef Js.prop
method month : Js.js_string Js.t Js.optdef Js.prop
method day : Js.js_string Js.t Js.optdef Js.prop
method hour : Js.js_string Js.t Js.optdef Js.prop
method minute : Js.js_string Js.t Js.optdef Js.prop
method second : Js.js_string Js.t Js.optdef Js.prop
method timeZoneName : Js.js_string Js.t Js.optdef Js.prop