mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +00:00
LibJS: Implement Temporal.ZonedDateTime.prototype.hoursInDay
This commit is contained in:
parent
23ef6e1a9e
commit
84f79d4c51
4 changed files with 69 additions and 0 deletions
|
@ -243,6 +243,7 @@ namespace JS {
|
|||
P(hour) \
|
||||
P(hourCycle) \
|
||||
P(hours) \
|
||||
P(hoursInDay) \
|
||||
P(hypot) \
|
||||
P(id) \
|
||||
P(ignoreCase) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue