mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:27:45 +00:00
LibJS: Implement Intl.Locale.prototype.hourCycles property
This commit is contained in:
parent
4d32f38a76
commit
ee2be5895f
6 changed files with 55 additions and 1 deletions
|
@ -258,6 +258,7 @@ namespace JS {
|
|||
P(hour) \
|
||||
P(hour12) \
|
||||
P(hourCycle) \
|
||||
P(hourCycles) \
|
||||
P(hours) \
|
||||
P(hoursDisplay) \
|
||||
P(hoursInDay) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue