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