mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:27:45 +00:00
LibJS: Implement Temporal.Calendar.prototype.inLeapYear
This commit is contained in:
parent
dd15fc471c
commit
c9ae7e1af1
4 changed files with 43 additions and 0 deletions
|
@ -219,6 +219,7 @@ namespace JS {
|
|||
P(indexOf) \
|
||||
P(indices) \
|
||||
P(info) \
|
||||
P(inLeapYear) \
|
||||
P(input) \
|
||||
P(instant) \
|
||||
P(is) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue