repo_id
stringlengths
22
103
file_path
stringlengths
41
147
content
stringlengths
181
193k
__index_level_0__
int64
0
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/int32array
data/mdn-content/files/en-us/web/javascript/reference/global_objects/int32array/int32array/index.md
--- title: Int32Array() constructor slug: Web/JavaScript/Reference/Global_Objects/Int32Array/Int32Array page-type: javascript-constructor browser-compat: javascript.builtins.Int32Array.Int32Array --- {{JSRef}} The **`Int32Array()`** constructor creates {{jsxref("Int32Array")}} objects. The contents are initialized to...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/index.md
--- title: Intl slug: Web/JavaScript/Reference/Global_Objects/Intl page-type: javascript-namespace browser-compat: javascript.builtins.Intl --- {{JSRef}} The **`Intl`** namespace object contains several constructors as well as functionality common to the internationalization constructors and other language sensitive ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/index.md
--- title: Intl.Segmenter slug: Web/JavaScript/Reference/Global_Objects/Intl/Segmenter page-type: javascript-class browser-compat: javascript.builtins.Intl.Segmenter --- {{JSRef}} The **`Intl.Segmenter`** object enables locale-sensitive text segmentation, enabling you to get meaningful items (graphemes, words or sent...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/segmenter/index.md
--- title: Intl.Segmenter() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/Segmenter page-type: javascript-constructor browser-compat: javascript.builtins.Intl.Segmenter.Segmenter --- {{JSRef}} The **`Intl.Segmenter()`** constructor creates {{jsxref("Intl.Segmenter")}} objects. {{EmbedInter...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/segment/index.md
--- title: Intl.Segmenter.prototype.segment() slug: Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/segment page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Segmenter.segment --- {{JSRef}} The **`segment()`** method of {{jsxref("Intl.Segmenter")}} instances segments a string accor...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/segment
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/segment/segments/index.md
--- title: Segments slug: Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/segment/Segments page-type: javascript-class browser-compat: javascript.builtins.Intl.Segments --- {{JSRef}} A **`Segments`** object is an iterable collection of the segments of a text string. It is returned by a call to the [`segment()`...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/segment/segments
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/segment/segments/containing/index.md
--- title: Segments.prototype.containing() slug: Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/segment/Segments/containing page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Segments.containing --- {{JSRef}} The **`containing()`** method of [`Segments`](/en-US/docs/Web/JavaScript/...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/segment/segments
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/segment/segments/@@iterator/index.md
--- title: Segments.prototype[@@iterator]() slug: Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/segment/Segments/@@iterator page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Segments.@@iterator --- {{JSRef}} The **`[@@iterator]()`** method of [`Segments`](/en-US/docs/Web/JavaScri...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/resolvedoptions/index.md
--- title: Intl.Segmenter.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/resolvedOptions page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Segmenter.resolvedOptions --- {{JSRef}} The **`resolvedOptions()`** method of {{jsxref("Intl.Segmenter")}} i...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/segmenter/supportedlocalesof/index.md
--- title: Intl.Segmenter.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/supportedLocalesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.Segmenter.supportedLocalesOf --- {{JSRef}} The **`Intl.Segmenter.supportedLocalesOf()`** static method returns an ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat/index.md
--- title: Intl.DurationFormat slug: Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat page-type: javascript-class status: - experimental browser-compat: javascript.builtins.Intl.DurationFormat --- {{JSRef}} {{SeeCompatTable}} The **`Intl.DurationFormat`** object enables language-sensitive duration format...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat/format/index.md
--- title: Intl.DurationFormat.prototype.format() slug: Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/format page-type: javascript-instance-method status: - experimental browser-compat: javascript.builtins.Intl.DurationFormat.format --- {{JSRef}} {{SeeCompatTable}} The **`format()`** method of {{jsxre...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat/durationformat/index.md
--- title: Intl.DurationFormat() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/DurationFormat page-type: javascript-constructor status: - experimental browser-compat: javascript.builtins.Intl.DurationFormat.DurationFormat --- {{JSRef}} {{SeeCompatTable}} The **`Intl.DurationFormat()`...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat/resolvedoptions/index.md
--- title: Intl.DurationFormat.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/resolvedOptions page-type: javascript-instance-method status: - experimental browser-compat: javascript.builtins.Intl.DurationFormat.resolvedOptions --- {{JSRef}} {{SeeCompatTable}} The **`re...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat/formattoparts/index.md
--- title: Intl.DurationFormat.prototype.formatToParts() slug: Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/formatToParts page-type: javascript-instance-method status: - experimental browser-compat: javascript.builtins.Intl.DurationFormat.formatToParts --- {{JSRef}} {{SeeCompatTable}} The **`formatTo...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/durationformat/supportedlocalesof/index.md
--- title: Intl.DurationFormat.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/DurationFormat/supportedLocalesOf page-type: javascript-static-method status: - experimental browser-compat: javascript.builtins.Intl.DurationFormat.supportedLocalesOf --- {{JSRef}}{{SeeCompatTable}} The **`Intl.D...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames/index.md
--- title: Intl.DisplayNames slug: Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames page-type: javascript-class browser-compat: javascript.builtins.Intl.DisplayNames --- {{JSRef}} The **`Intl.DisplayNames`** object enables the consistent translation of language, region and script display names. {{EmbedInter...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames/displaynames/index.md
--- title: Intl.DisplayNames() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/DisplayNames page-type: javascript-constructor browser-compat: javascript.builtins.Intl.DisplayNames.DisplayNames --- {{JSRef}} The **`Intl.DisplayNames()`** constructor creates {{jsxref("Intl.DisplayNames")}} o...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames/resolvedoptions/index.md
--- title: Intl.DisplayNames.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/resolvedOptions page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.DisplayNames.resolvedOptions --- {{JSRef}} The **`resolvedOptions()`** method of {{jsxref("Intl.Displa...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames/of/index.md
--- title: Intl.DisplayNames.prototype.of() slug: Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/of page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.DisplayNames.of --- {{JSRef}} The **`of()`** method of {{jsxref("Intl.DisplayNames")}} instances receives a code and returns a s...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/displaynames/supportedlocalesof/index.md
--- title: Intl.DisplayNames.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/supportedLocalesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.DisplayNames.supportedLocalesOf --- {{JSRef}} The **`Intl.DisplayNames.supportedLocalesOf()`** static method...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/supportedvaluesof/index.md
--- title: Intl.supportedValuesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/supportedValuesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.supportedValuesOf --- {{JSRef}} The **`Intl.supportedValuesOf()`** static method returns an array containing the supported calendar, col...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules/index.md
--- title: Intl.PluralRules slug: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules page-type: javascript-class browser-compat: javascript.builtins.Intl.PluralRules --- {{JSRef}} The **`Intl.PluralRules`** object enables plural-sensitive formatting and plural-related language rules. ## Description Languages ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules/resolvedoptions/index.md
--- title: Intl.PluralRules.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/resolvedOptions page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.PluralRules.resolvedOptions --- {{JSRef}} The **`resolvedOptions()`** method of {{jsxref("Intl.PluralRul...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules/select/index.md
--- title: Intl.PluralRules.prototype.select() slug: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/select page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.PluralRules.select --- {{JSRef}} The **`select()`** method of {{jsxref("Intl.PluralRules")}} instances returns a string in...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules/selectrange/index.md
--- title: Intl.PluralRules.prototype.selectRange() slug: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/selectRange page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.PluralRules.selectRange --- {{JSRef}} The **`selectRange()`** method of {{jsxref("Intl.PluralRules")}} instances...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules/pluralrules/index.md
--- title: Intl.PluralRules() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/PluralRules page-type: javascript-constructor browser-compat: javascript.builtins.Intl.PluralRules.PluralRules --- {{JSRef}} The **`Intl.PluralRules()`** constructor creates {{jsxref("Intl.PluralRules")}} objects....
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/pluralrules/supportedlocalesof/index.md
--- title: Intl.PluralRules.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/supportedLocalesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.PluralRules.supportedLocalesOf --- {{JSRef}} The **`Intl.PluralRules.supportedLocalesOf()`** static method ret...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat/index.md
--- title: Intl.ListFormat slug: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat page-type: javascript-class browser-compat: javascript.builtins.Intl.ListFormat --- {{JSRef}} The **`Intl.ListFormat`** object enables language-sensitive list formatting. {{EmbedInteractiveExample("pages/js/intl-listformat.html"...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat/format/index.md
--- title: Intl.ListFormat.prototype.format() slug: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/format page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.ListFormat.format --- {{JSRef}} The **`format()`** method of {{jsxref("Intl.ListFormat")}} instances returns a string with a...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat/resolvedoptions/index.md
--- title: Intl.ListFormat.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/resolvedOptions page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.ListFormat.resolvedOptions --- {{JSRef}} The **`resolvedOptions()`** method of {{jsxref("Intl.ListFormat")...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat/listformat/index.md
--- title: Intl.ListFormat() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/ListFormat page-type: javascript-constructor browser-compat: javascript.builtins.Intl.ListFormat.ListFormat --- {{JSRef}} The **`Intl.ListFormat()`** constructor creates {{jsxref("Intl.ListFormat")}} objects. {{Emb...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat/formattoparts/index.md
--- title: Intl.ListFormat.prototype.formatToParts() slug: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/formatToParts page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.ListFormat.formatToParts --- {{JSRef}} The **`formatToParts()`** method of {{jsxref("Intl.ListFormat")}} insta...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/listformat/supportedlocalesof/index.md
--- title: Intl.ListFormat.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/supportedLocalesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.ListFormat.supportedLocalesOf --- {{JSRef}} The **`Intl.ListFormat.supportedLocalesOf()`** static method returns...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat/index.md
--- title: Intl.RelativeTimeFormat slug: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat page-type: javascript-class browser-compat: javascript.builtins.Intl.RelativeTimeFormat --- {{JSRef}} The **`Intl.RelativeTimeFormat`** object enables language-sensitive relative time formatting. {{EmbedInteracti...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat/format/index.md
--- title: Intl.RelativeTimeFormat.prototype.format() slug: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.RelativeTimeFormat.format --- {{JSRef}} The **`format()`** method of {{jsxref("Intl.RelativeTimeFormat")}} i...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat/resolvedoptions/index.md
--- title: Intl.RelativeTimeFormat.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/resolvedOptions page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.RelativeTimeFormat.resolvedOptions --- {{JSRef}} The **`resolvedOptions()`** method of {{j...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat/relativetimeformat/index.md
--- title: Intl.RelativeTimeFormat() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat page-type: javascript-constructor browser-compat: javascript.builtins.Intl.RelativeTimeFormat.RelativeTimeFormat --- {{JSRef}} The **`Intl.RelativeTimeFormat()`** constructor creat...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat/formattoparts/index.md
--- title: Intl.RelativeTimeFormat.prototype.formatToParts() slug: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.RelativeTimeFormat.formatToParts --- {{JSRef}} The **`formatToParts()`** method of {{jsxref("I...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/relativetimeformat/supportedlocalesof/index.md
--- title: Intl.RelativeTimeFormat.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/supportedLocalesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.RelativeTimeFormat.supportedLocalesOf --- {{JSRef}} The **`Intl.RelativeTimeFormat.supportedLoca...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/index.md
--- title: Intl.Locale slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale page-type: javascript-class browser-compat: javascript.builtins.Intl.Locale --- {{JSRef}} The **`Intl.Locale`** object is a standard built-in property of the Intl object that represents a Unicode locale identifier. {{EmbedInteractiveExa...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/tostring/index.md
--- title: Intl.Locale.prototype.toString() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/toString page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.toString --- {{JSRef}} The **`toString()`** method of {{jsxref("Intl.Locale")}} instances returns this Locale's full [loc...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/basename/index.md
--- title: Intl.Locale.prototype.baseName slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/baseName page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.baseName --- {{JSRef}} The **`baseName`** accessor property of {{jsxref("Intl.Locale")}} instances returns a sub...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/maximize/index.md
--- title: Intl.Locale.prototype.maximize() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/maximize page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.maximize --- {{JSRef}} The **`maximize()`** method of {{jsxref("Intl.Locale")}} instances gets the most likely values for...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/hourcycle/index.md
--- title: Intl.Locale.prototype.hourCycle slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/hourCycle page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.hourCycle --- {{JSRef}} The **`hourCycle`** accessor property of {{jsxref("Intl.Locale")}} instances returns t...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/region/index.md
--- title: Intl.Locale.prototype.region slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/region page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.region --- {{JSRef}} The **`region`** accessor property of {{jsxref("Intl.Locale")}} instances returns the region of...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/minimize/index.md
--- title: Intl.Locale.prototype.minimize() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/minimize page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.minimize --- {{JSRef}} The **`minimize()`** method of {{jsxref("Intl.Locale")}} instances attempts to remove information ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/language/index.md
--- title: Intl.Locale.prototype.language slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/language page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.language --- {{JSRef}} The **`language`** accessor property of {{jsxref("Intl.Locale")}} instances returns the l...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/calendar/index.md
--- title: Intl.Locale.prototype.calendar slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/calendar page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.calendar --- {{JSRef}} The **`calendar`** accessor property of {{jsxref("Intl.Locale")}} instances returns the c...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/collation/index.md
--- title: Intl.Locale.prototype.collation slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/collation page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.collation --- {{JSRef}} The **`collation`** accessor property of {{jsxref("Intl.Locale")}} instances returns t...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/getnumberingsystems/index.md
--- title: Intl.Locale.prototype.getNumberingSystems() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/getNumberingSystems page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.getNumberingSystems --- {{JSRef}} The **`getNumberingSystems()`** method of {{jsxref("Intl.Locale")...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/numberingsystem/index.md
--- title: Intl.Locale.prototype.numberingSystem slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/numberingSystem page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.numberingSystem --- {{JSRef}} The **`numberingSystem`** accessor property of {{jsxref("Intl.Locale...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/getcollations/index.md
--- title: Intl.Locale.prototype.getCollations() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/getCollations page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.getCollations --- {{JSRef}} The **`getCollations()`** method of {{jsxref("Intl.Locale")}} instances returns a l...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/gettextinfo/index.md
--- title: Intl.Locale.prototype.getTextInfo() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/getTextInfo page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.getTextInfo --- {{JSRef}} The **`getTextInfo()`** method of {{jsxref("Intl.Locale")}} instances returns the orderin...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/locale/index.md
--- title: Intl.Locale() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/Locale page-type: javascript-constructor browser-compat: javascript.builtins.Intl.Locale.Locale --- {{JSRef}} The **`Intl.Locale()`** constructor creates {{jsxref("Intl.Locale")}} objects. {{EmbedInteractiveExample("pages/...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/getcalendars/index.md
--- title: Intl.Locale.prototype.getCalendars() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/getCalendars page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.getCalendars --- {{JSRef}} The **`getCalendars()`** method of {{jsxref("Intl.Locale")}} instances returns a list ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/getweekinfo/index.md
--- title: Intl.Locale.prototype.getWeekInfo() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/getWeekInfo page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.getWeekInfo --- {{JSRef}} The **`getWeekInfo()`** method of {{jsxref("Intl.Locale")}} instances returns a `weekInfo...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/script/index.md
--- title: Intl.Locale.prototype.script slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/script page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.script --- {{JSRef}} The **`script`** accessor property of {{jsxref("Intl.Locale")}} instances returns the script us...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/gethourcycles/index.md
--- title: Intl.Locale.prototype.getHourCycles() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/getHourCycles page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.getHourCycles --- {{JSRef}} The **`getHourCycles()`** method of {{jsxref("Intl.Locale")}} instances returns a l...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/gettimezones/index.md
--- title: Intl.Locale.prototype.getTimeZones() slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/getTimeZones page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Locale.getTimeZones --- {{JSRef}} The **`getTimeZones()`** method of {{jsxref("Intl.Locale")}} instances returns a list ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/numeric/index.md
--- title: Intl.Locale.prototype.numeric slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/numeric page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.numeric --- {{JSRef}} The **`numeric`** accessor property of {{jsxref("Intl.Locale")}} instances returns whether t...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/locale/casefirst/index.md
--- title: Intl.Locale.prototype.caseFirst slug: Web/JavaScript/Reference/Global_Objects/Intl/Locale/caseFirst page-type: javascript-instance-accessor-property browser-compat: javascript.builtins.Intl.Locale.caseFirst --- {{JSRef}} The **`caseFirst`** accessor property of {{jsxref("Intl.Locale")}} instances returns w...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/index.md
--- title: Intl.DateTimeFormat slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat page-type: javascript-class browser-compat: javascript.builtins.Intl.DateTimeFormat --- {{JSRef}} The **`Intl.DateTimeFormat`** object enables language-sensitive date and time formatting. {{EmbedInteractiveExample("pages...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/formatrange/index.md
--- title: Intl.DateTimeFormat.prototype.formatRange() slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/formatRange page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.DateTimeFormat.formatRange --- {{JSRef}} The **`formatRange()`** method of {{jsxref("Intl.DateTimeFormat")...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/format/index.md
--- title: Intl.DateTimeFormat.prototype.format() slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/format page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.DateTimeFormat.format --- {{JSRef}} The **`format()`** method of {{jsxref("Intl.DateTimeFormat")}} instances formats...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/resolvedoptions/index.md
--- title: Intl.DateTimeFormat.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/resolvedOptions page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.DateTimeFormat.resolvedOptions --- {{JSRef}} The **`resolvedOptions()`** method of {{jsxref("Intl....
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/formatrangetoparts/index.md
--- title: Intl.DateTimeFormat.prototype.formatRangeToParts() slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/formatRangeToParts page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.DateTimeFormat.formatRangeToParts --- {{JSRef}} The **`formatRangeToParts()`** method of {{j...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/formattoparts/index.md
--- title: Intl.DateTimeFormat.prototype.formatToParts() slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/formatToParts page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.DateTimeFormat.formatToParts --- {{JSRef}} The **`formatToParts()`** method of {{jsxref("Intl.DateTime...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/datetimeformat/index.md
--- title: Intl.DateTimeFormat() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat page-type: javascript-constructor browser-compat: javascript.builtins.Intl.DateTimeFormat.DateTimeFormat --- {{JSRef}} The **`Intl.DateTimeFormat()`** constructor creates {{jsxref("Intl.DateTi...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/datetimeformat/supportedlocalesof/index.md
--- title: Intl.DateTimeFormat.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/supportedLocalesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.DateTimeFormat.supportedLocalesOf --- {{JSRef}} The **`Intl.DateTimeFormat.supportedLocalesOf()`** stati...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat/index.md
--- title: Intl.NumberFormat slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat page-type: javascript-class browser-compat: javascript.builtins.Intl.NumberFormat --- {{JSRef}} The **`Intl.NumberFormat`** object enables language-sensitive number formatting. {{EmbedInteractiveExample("pages/js/intl-number...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat/formatrange/index.md
--- title: Intl.NumberFormat.prototype.formatRange() slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/formatRange page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.NumberFormat.formatRange --- {{JSRef}} The **`formatRange()`** method of {{jsxref("Intl.NumberFormat")}} insta...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat/format/index.md
--- title: Intl.NumberFormat.prototype.format() slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.NumberFormat.format --- {{JSRef}} The **`format()`** method of {{jsxref("Intl.NumberFormat")}} instances formats a numbe...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat/resolvedoptions/index.md
--- title: Intl.NumberFormat.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/resolvedOptions page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.NumberFormat.resolvedOptions --- {{JSRef}} The **`resolvedOptions()`** method of {{jsxref("Intl.Number...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat/formatrangetoparts/index.md
--- title: Intl.NumberFormat.prototype.formatRangeToParts() slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/formatRangeToParts page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.NumberFormat.formatRangeToParts --- {{JSRef}} The **`formatRangeToParts()`** method of {{jsxref(...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat/formattoparts/index.md
--- title: Intl.NumberFormat.prototype.formatToParts() slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/formatToParts page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.NumberFormat.formatToParts --- {{JSRef}} The **`formatToParts()`** method of {{jsxref("Intl.NumberFormat")...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat/numberformat/index.md
--- title: Intl.NumberFormat() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat page-type: javascript-constructor browser-compat: javascript.builtins.Intl.NumberFormat.NumberFormat --- {{JSRef}} The **`Intl.NumberFormat()`** constructor creates {{jsxref("Intl.NumberFormat")}} o...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/numberformat/supportedlocalesof/index.md
--- title: Intl.NumberFormat.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/supportedLocalesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.NumberFormat.supportedLocalesOf --- {{JSRef}} The **`Intl.NumberFormat.supportedLocalesOf()`** static method...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/getcanonicallocales/index.md
--- title: Intl.getCanonicalLocales() slug: Web/JavaScript/Reference/Global_Objects/Intl/getCanonicalLocales page-type: javascript-static-method browser-compat: javascript.builtins.Intl.getCanonicalLocales --- {{JSRef}} The **`Intl.getCanonicalLocales()`** static method returns an array containing the canonical local...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator/index.md
--- title: Intl.Collator slug: Web/JavaScript/Reference/Global_Objects/Intl/Collator page-type: javascript-class browser-compat: javascript.builtins.Intl.Collator --- {{JSRef}} The **`Intl.Collator`** object enables language-sensitive string comparison. {{EmbedInteractiveExample("pages/js/intl-collator.html")}} ## ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator/resolvedoptions/index.md
--- title: Intl.Collator.prototype.resolvedOptions() slug: Web/JavaScript/Reference/Global_Objects/Intl/Collator/resolvedOptions page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Collator.resolvedOptions --- {{JSRef}} The **`resolvedOptions()`** method of {{jsxref("Intl.Collator")}} insta...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator/compare/index.md
--- title: Intl.Collator.prototype.compare() slug: Web/JavaScript/Reference/Global_Objects/Intl/Collator/compare page-type: javascript-instance-method browser-compat: javascript.builtins.Intl.Collator.compare --- {{JSRef}} The **`compare()`** method of {{jsxref("Intl.Collator")}} instances compares two strings accord...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator/collator/index.md
--- title: Intl.Collator() constructor slug: Web/JavaScript/Reference/Global_Objects/Intl/Collator/Collator page-type: javascript-constructor browser-compat: javascript.builtins.Intl.Collator.Collator --- {{JSRef}} The **`Intl.Collator()`** constructor creates {{jsxref("Intl.Collator")}} objects. {{EmbedInteractiveE...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator
data/mdn-content/files/en-us/web/javascript/reference/global_objects/intl/collator/supportedlocalesof/index.md
--- title: Intl.Collator.supportedLocalesOf() slug: Web/JavaScript/Reference/Global_Objects/Intl/Collator/supportedLocalesOf page-type: javascript-static-method browser-compat: javascript.builtins.Intl.Collator.supportedLocalesOf --- {{JSRef}} The **`Intl.Collator.supportedLocalesOf()`** static method returns an arra...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects
data/mdn-content/files/en-us/web/javascript/reference/global_objects/weakref/index.md
--- title: WeakRef slug: Web/JavaScript/Reference/Global_Objects/WeakRef page-type: javascript-class browser-compat: javascript.builtins.WeakRef --- {{JSRef}} A **`WeakRef`** object lets you hold a weak reference to another object, without preventing that object from getting garbage-collected. ## Description A `Wea...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/weakref
data/mdn-content/files/en-us/web/javascript/reference/global_objects/weakref/weakref/index.md
--- title: WeakRef() constructor slug: Web/JavaScript/Reference/Global_Objects/WeakRef/WeakRef page-type: javascript-constructor browser-compat: javascript.builtins.WeakRef.WeakRef --- {{JSRef}} The **`WeakRef()`** constructor creates {{jsxref("WeakRef")}} objects. ## Syntax ```js-nolint new WeakRef(target) ``` > ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/weakref
data/mdn-content/files/en-us/web/javascript/reference/global_objects/weakref/deref/index.md
--- title: WeakRef.prototype.deref() slug: Web/JavaScript/Reference/Global_Objects/WeakRef/deref page-type: javascript-instance-method browser-compat: javascript.builtins.WeakRef.deref --- {{JSRef}} The **`deref()`** method of {{jsxref("WeakRef")}} instances returns this `WeakRef`'s target value, or `undefined` if th...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/index.md
--- title: Date slug: Web/JavaScript/Reference/Global_Objects/Date page-type: javascript-class browser-compat: javascript.builtins.Date --- {{JSRef}} JavaScript **`Date`** objects represent a single moment in time in a platform-independent format. `Date` objects encapsulate an integral number that represents millisec...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/getutcmilliseconds/index.md
--- title: Date.prototype.getUTCMilliseconds() slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCMilliseconds page-type: javascript-instance-method browser-compat: javascript.builtins.Date.getUTCMilliseconds --- {{JSRef}} The **`getUTCMilliseconds()`** method of {{jsxref("Date")}} instances returns the millise...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/tolocaletimestring/index.md
--- title: Date.prototype.toLocaleTimeString() slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString page-type: javascript-instance-method browser-compat: javascript.builtins.Date.toLocaleTimeString --- {{JSRef}} The **`toLocaleTimeString()`** method of {{jsxref("Date")}} instances returns a string wi...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/todatestring/index.md
--- title: Date.prototype.toDateString() slug: Web/JavaScript/Reference/Global_Objects/Date/toDateString page-type: javascript-instance-method browser-compat: javascript.builtins.Date.toDateString --- {{JSRef}} The **`toDateString()`** method of {{jsxref("Date")}} instances returns a string representing the date port...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/setutcseconds/index.md
--- title: Date.prototype.setUTCSeconds() slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCSeconds page-type: javascript-instance-method browser-compat: javascript.builtins.Date.setUTCSeconds --- {{JSRef}} The **`setUTCSeconds()`** method of {{jsxref("Date")}} instances changes the seconds and/or milliseconds...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/getutcdate/index.md
--- title: Date.prototype.getUTCDate() slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCDate page-type: javascript-instance-method browser-compat: javascript.builtins.Date.getUTCDate --- {{JSRef}} The **`getUTCDate()`** method of {{jsxref("Date")}} instances returns the day of the month for this date accordin...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/tostring/index.md
--- title: Date.prototype.toString() slug: Web/JavaScript/Reference/Global_Objects/Date/toString page-type: javascript-instance-method browser-compat: javascript.builtins.Date.toString --- {{JSRef}} The **`toString()`** method of {{jsxref("Date")}} instances returns a string representing this date interpreted in the ...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/getseconds/index.md
--- title: Date.prototype.getSeconds() slug: Web/JavaScript/Reference/Global_Objects/Date/getSeconds page-type: javascript-instance-method browser-compat: javascript.builtins.Date.getSeconds --- {{JSRef}} The **`getSeconds()`** method of {{jsxref("Date")}} instances returns the seconds for this date according to loca...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/setmonth/index.md
--- title: Date.prototype.setMonth() slug: Web/JavaScript/Reference/Global_Objects/Date/setMonth page-type: javascript-instance-method browser-compat: javascript.builtins.Date.setMonth --- {{JSRef}} The **`setMonth()`** method of {{jsxref("Date")}} instances changes the month and/or day of the month for this date acc...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/parse/index.md
--- title: Date.parse() slug: Web/JavaScript/Reference/Global_Objects/Date/parse page-type: javascript-static-method browser-compat: javascript.builtins.Date.parse --- {{JSRef}} The **`Date.parse()`** static method parses a string representation of a date, and returns the date's [timestamp](/en-US/docs/Web/JavaScript...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/setutcdate/index.md
--- title: Date.prototype.setUTCDate() slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCDate page-type: javascript-instance-method browser-compat: javascript.builtins.Date.setUTCDate --- {{JSRef}} The **`setUTCDate()`** method of {{jsxref("Date")}} instances changes the day of the month for this date accordin...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/@@toprimitive/index.md
--- title: Date.prototype[@@toPrimitive]() slug: Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive page-type: javascript-instance-method browser-compat: javascript.builtins.Date.@@toPrimitive --- {{JSRef}} The **`[@@toPrimitive]()`** method of {{jsxref("Date")}} instances returns a primitive value representi...
0
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date
data/mdn-content/files/en-us/web/javascript/reference/global_objects/date/getdate/index.md
--- title: Date.prototype.getDate() slug: Web/JavaScript/Reference/Global_Objects/Date/getDate page-type: javascript-instance-method browser-compat: javascript.builtins.Date.getDate --- {{JSRef}} The **`getDate()`** method of {{jsxref("Date")}} instances returns the day of the month for this date according to local t...
0