mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:47:45 +00:00
LibJS: Implement Temporal.Calendar.prototype.daysInYear
This commit is contained in:
parent
3160540d0e
commit
7f27035342
4 changed files with 41 additions and 0 deletions
|
@ -111,6 +111,7 @@ namespace JS {
|
|||
P(days) \
|
||||
P(daysInMonth) \
|
||||
P(daysInWeek) \
|
||||
P(daysInYear) \
|
||||
P(debug) \
|
||||
P(decodeURI) \
|
||||
P(decodeURIComponent) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue