Tool Hub

Intl Playground

Test DateTimeFormat · NumberFormat · RelativeTimeFormat across locales

Preview locale-specific output of the browser-built-in Intl API. See how dates, numbers, relative time, lists, and plurals are formatted in each language — useful for checking results before building a multilingual UI.

Overrides preset

Formatted output
June 25, 2026 at 4:37 AM

How to use

  1. Select a locale from the dropdown or type a custom BCP 47 tag such as fr-CA.
  2. Switch between the DateTimeFormat, NumberFormat, RelativeTimeFormat, ListFormat, and PluralRules tabs.
  3. Adjust the options within each tab and see the formatted output update in real time.
  4. Copy the share link to save a specific locale and tab configuration.

Examples

  • Setting locale to ar-EG on the NumberFormat tab shows Arabic-Indic digits and right-to-left grouping for the number 1234567.89.
  • Switching to ko-KR on the DateTimeFormat tab with style "full" outputs the date in Korean with year, month, day, and weekday spelled out.

Verify outputs before using in production. No warranty — see Terms.