mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:57:44 +00:00
LibJS: Implement Temporal.Calendar.prototype.monthsInYear
This commit is contained in:
parent
b1dd09840b
commit
342172da37
4 changed files with 41 additions and 0 deletions
|
@ -265,6 +265,7 @@ namespace JS {
|
|||
P(month) \
|
||||
P(monthCode) \
|
||||
P(months) \
|
||||
P(monthsInYear) \
|
||||
P(multiline) \
|
||||
P(name) \
|
||||
P(nanoseconds) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue