mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:47:45 +00:00
LibJS: Implement Temporal.PlainDateTime.prototype.withPlainDate
This commit is contained in:
parent
f657c86d58
commit
010761aff4
7 changed files with 80 additions and 0 deletions
|
@ -407,6 +407,7 @@ namespace JS {
|
|||
P(weeks) \
|
||||
P(with) \
|
||||
P(withCalendar) \
|
||||
P(withPlainDate) \
|
||||
P(writable) \
|
||||
P(year) \
|
||||
P(years)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue