Class type DateTimeFormat.resolved_options
method locale : Js.js_string Js.t Js.readonly_propmethod calendar : Js.js_string Js.t Js.readonly_propmethod numberingSystem : Js.js_string Js.t Js.readonly_propmethod timeZone : Js.js_string Js.t Js.readonly_propmethod hour12 : bool Js.t Js.readonly_propmethod weekday : Js.js_string Js.t Js.optdef_propmethod era : Js.js_string Js.t Js.optdef_propmethod year : Js.js_string Js.t Js.optdef_propmethod month : Js.js_string Js.t Js.optdef_propmethod day : Js.js_string Js.t Js.optdef_propmethod hour : Js.js_string Js.t Js.optdef_propmethod minute : Js.js_string Js.t Js.optdef_propmethod second : Js.js_string Js.t Js.optdef_propmethod timeZoneName : Js.js_string Js.t Js.optdef_prop