mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:37:36 +00:00
LibJS: Implement Temporal.Calendar.prototype.daysInWeek
This commit is contained in:
parent
2cf582436f
commit
623df361e6
4 changed files with 36 additions and 0 deletions
|
@ -109,6 +109,7 @@ namespace JS {
|
|||
P(dayOfWeek) \
|
||||
P(dayOfYear) \
|
||||
P(days) \
|
||||
P(daysInWeek) \
|
||||
P(debug) \
|
||||
P(decodeURI) \
|
||||
P(decodeURIComponent) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue