Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmitriid
1280 days ago
You can only access them through Javascript running in the browser though. So it might not be that big of a distinction.
1 comments
chrismorgan
1280 days ago
Intl is the ECMAScript Internationalization API (ECMA-402). Browsers are not the only JS implementations that include it. Node.js does, Deno does, probably others do too.
link