mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 18:07:35 +00:00
LibJS: Implement Temporal.Now.plainDateTime()
This commit is contained in:
parent
f2a2e8e13c
commit
0bb19fc51c
4 changed files with 46 additions and 0 deletions
|
@ -284,6 +284,7 @@ namespace JS {
|
|||
P(parseInt) \
|
||||
P(plainDate) \
|
||||
P(plainDateISO) \
|
||||
P(plainDateTime) \
|
||||
P(pop) \
|
||||
P(pow) \
|
||||
P(preventExtensions) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue