mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:17:35 +00:00
LibJS: Implement Temporal.Now.plainTimeISO()
This commit is contained in:
parent
2aa2c56891
commit
5e64156fce
4 changed files with 44 additions and 0 deletions
|
@ -291,6 +291,7 @@ namespace JS {
|
|||
P(plainDateISO) \
|
||||
P(plainDateTime) \
|
||||
P(plainDateTimeISO) \
|
||||
P(plainTimeISO) \
|
||||
P(pop) \
|
||||
P(pow) \
|
||||
P(preventExtensions) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue