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