{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/i18n/locale-content.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/i18n/locale-content/#article", "headline": "Locale-aware content", "description": "Dates, numbers, currency, and units should be formatted in the user's locale. Use Intl APIs in the browser and the same locale data server-side so output matches expectations.", "url": "https://webspecification.com/spec/i18n/locale-content/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T18:54:03.000Z", "citation": [ { "@type": "CreativeWork", "name": "MDN — Intl", "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "W3C i18n — Working with language and locale", "url": "https://www.w3.org/International/articlelist", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — Accept-Language header", "url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Accept-Language", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/i18n/locale-content/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Internationalisation", "item": "https://webspecification.com/spec/i18n/" }, { "@type": "ListItem", "position": 4, "name": "Locale-aware content", "item": "https://webspecification.com/spec/i18n/locale-content/" } ] } ] }