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