mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:47:44 +00:00
LibJS: Implement Temporal.PlainDate.prototype.withCalendar
This commit is contained in:
parent
8123e957e3
commit
9fa8f19a0f
4 changed files with 34 additions and 0 deletions
|
@ -382,6 +382,7 @@ namespace JS {
|
|||
P(warn) \
|
||||
P(weeks) \
|
||||
P(with) \
|
||||
P(withCalendar) \
|
||||
P(writable) \
|
||||
P(year) \
|
||||
P(years)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue