This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ladybird
Watch
0
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2025-07-23 01:12:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
a43cb15e81
ladybird
/
Libraries
/
LibJS
/
Tests
/
builtins
/
Intl
/
Locale
History
Download ZIP
Download TAR.GZ
Timothy Flynn
128675770c
LibJS: Implement Intl.Locale.prototype.variants
...
This is a normative change in the ECMA-402 spec. See:
e8c995a
2025-06-04 17:11:35 -04:00
..
Locale.@@toStringTag.js
Locale.js
Locale.prototype.baseName.js
Locale.prototype.calendar.js
Locale.prototype.caseFirst.js
Locale.prototype.collation.js
Locale.prototype.firstDayOfWeek.js
Locale.prototype.getCalendars.js
Locale.prototype.getCollations.js
Locale.prototype.getHourCycles.js
Locale.prototype.getNumberingSystems.js
Locale.prototype.getTextInfo.js
Locale.prototype.getTimeZones.js
Locale.prototype.getWeekInfo.js
Locale.prototype.hourCycle.js
Locale.prototype.language.js
Locale.prototype.maximize.js
Locale.prototype.minimize.js
Locale.prototype.numberingSystem.js
Locale.prototype.numeric.js
Locale.prototype.region.js
Locale.prototype.script.js
Locale.prototype.toString.js
Locale.prototype.variants.js