mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:57:35 +00:00
LibJS: Implement Temporal.TimeZone.prototype.getPlainDateTimeFor()
This commit is contained in:
parent
c4123d8aad
commit
e511390423
7 changed files with 84 additions and 8 deletions
|
@ -188,6 +188,7 @@ namespace JS {
|
|||
P(getOwnPropertyDescriptors) \
|
||||
P(getOwnPropertyNames) \
|
||||
P(getOwnPropertySymbols) \
|
||||
P(getPlainDateTimeFor) \
|
||||
P(getPrototypeOf) \
|
||||
P(getSeconds) \
|
||||
P(getTime) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue