mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:57:35 +00:00
LibJS: Implement Temporal.PlainDateTime.prototype.withPlainTime()
This commit is contained in:
parent
0f464f38d3
commit
24dbf18936
4 changed files with 47 additions and 0 deletions
|
@ -437,6 +437,7 @@ namespace JS {
|
|||
P(with) \
|
||||
P(withCalendar) \
|
||||
P(withPlainDate) \
|
||||
P(withPlainTime) \
|
||||
P(writable) \
|
||||
P(year) \
|
||||
P(yearMonthFromFields) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue