mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:27:45 +00:00
LibJS: Implement Temporal.Instant.fromEpochSeconds()
This commit is contained in:
parent
9c9813c312
commit
2401e45720
4 changed files with 81 additions and 0 deletions
|
@ -143,6 +143,7 @@ namespace JS {
|
|||
P(fromCharCode) \
|
||||
P(fromCodePoint) \
|
||||
P(fromEntries) \
|
||||
P(fromEpochSeconds) \
|
||||
P(fround) \
|
||||
P(gc) \
|
||||
P(get) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue