mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:57:44 +00:00
LibJS: Implement Temporal.Calendar.prototype.eraYear()
This commit is contained in:
parent
f746850d1c
commit
c3e0d78ba6
4 changed files with 61 additions and 0 deletions
|
@ -136,6 +136,7 @@ namespace JS {
|
|||
P(epochSeconds) \
|
||||
P(equals) \
|
||||
P(era) \
|
||||
P(eraYear) \
|
||||
P(error) \
|
||||
P(errors) \
|
||||
P(escape) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue