mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:07:45 +00:00
LibJS: Implement Temporal.ZonedDateTime.prototype.offsetNanoseconds
This commit is contained in:
parent
dd36593c72
commit
f937e9b966
4 changed files with 43 additions and 0 deletions
|
@ -283,6 +283,7 @@ namespace JS {
|
|||
P(next) \
|
||||
P(now) \
|
||||
P(of) \
|
||||
P(offsetNanoseconds) \
|
||||
P(ownKeys) \
|
||||
P(padEnd) \
|
||||
P(padStart) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue