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