Class type DateTimeFormat.resolved_options

method locale : Js.js_string Js.t Js.readonly_prop
method calendar : Js.js_string Js.t Js.readonly_prop
method numberingSystem : Js.js_string Js.t Js.readonly_prop
method timeZone : Js.js_string Js.t Js.readonly_prop
method hour12 : bool Js.t Js.readonly_prop
method weekday : Js.js_string Js.t Js.optdef_prop
method era : Js.js_string Js.t Js.optdef_prop
method year : Js.js_string Js.t Js.optdef_prop
method month : Js.js_string Js.t Js.optdef_prop
method day : Js.js_string Js.t Js.optdef_prop
method hour : Js.js_string Js.t Js.optdef_prop
method minute : Js.js_string Js.t Js.optdef_prop
method second : Js.js_string Js.t Js.optdef_prop
method timeZoneName : Js.js_string Js.t Js.optdef_prop