mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:47:35 +00:00
LibJS: Implement Temporal.now.timeZone()
This commit is contained in:
parent
265e89367e
commit
6cd16eceb3
3 changed files with 29 additions and 0 deletions
|
@ -300,6 +300,7 @@ namespace JS {
|
|||
P(tanh) \
|
||||
P(test) \
|
||||
P(then) \
|
||||
P(timeZone) \
|
||||
P(toDateString) \
|
||||
P(toFixed) \
|
||||
P(toGMTString) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue