mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:47:35 +00:00
LibJS: Implement Temporal.PlainDate.prototype.toZonedDateTime()
This commit is contained in:
parent
fc411695c7
commit
e27bb94038
4 changed files with 156 additions and 0 deletions
|
@ -342,6 +342,7 @@ namespace JS {
|
|||
P(plainDateISO) \
|
||||
P(plainDateTime) \
|
||||
P(plainDateTimeISO) \
|
||||
P(plainTime) \
|
||||
P(plainTimeISO) \
|
||||
P(pop) \
|
||||
P(pow) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue