Intl.DateTimeFormat

GPTKB entity

Statements (34)
Predicate Object
gptkbp:instanceOf object
gptkbp:availableOn all modern browsers
gptkbp:constructorType gptkb:software
gptkbp:defaultLocale implementation dependent
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
https://www.w3.org/2000/01/rdf-schema#label Intl.DateTimeFormat
gptkbp:introducedIn gptkb:ECMAScript_2015
gptkbp:method format
formatToParts
resolvedOptions
gptkbp:namespace gptkb:Intl
gptkbp:parameter options
locales
gptkbp:partOf gptkb:ECMAScript_Internationalization_API
gptkbp:result array of parts (formatToParts)
formatted date string
gptkbp:standardizedBy gptkb:ECMA_International
gptkbp:supports calendar option
day option
era option
fractionalSecondDigits option
hour option
hourCycle option
minute option
month option
second option
timeZone option
timeZoneName option
weekday option
year option
gptkbp:usedFor date formatting
time formatting
gptkbp:bfsParent gptkb:HTML_internationalization_APIs
gptkbp:bfsLayer 5