mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:07:34 +00:00
LibJS: Implement Temporal.Calendar.prototype.weekOfYear
This commit is contained in:
parent
d561535ac9
commit
d22fe25643
6 changed files with 81 additions and 0 deletions
|
@ -382,6 +382,7 @@ namespace JS {
|
|||
P(valueOf) \
|
||||
P(values) \
|
||||
P(warn) \
|
||||
P(weekOfYear) \
|
||||
P(weeks) \
|
||||
P(with) \
|
||||
P(withCalendar) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue