Skip to main content

namespace Intl

The Intl namespace groups the ECMAScript Internationalization API constructors and functions.

This declaration augments the standard Intl namespace with members that are not yet part of the bundled TypeScript library definitions.

Interfaces #

I
Intl.DateTimeFormatRangePart

Represents a part of a formatted date range produced by Intl.DateTimeFormat.formatRange().

I
Intl.Locale

Augments the standard Intl.Locale interface with members not yet present in the bundled TypeScript library definitions.

Type Aliases #

T
Intl.Formattable

Types that can be formatted using Intl.DateTimeFormat methods.

    Did you find what you needed?

    Privacy policy