mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-03 14:50:02 +00:00
LibJS: Implement the required AOs for ZonedDateTime stringifiers
This commit is contained in:
parent
04253c3254
commit
dc72d416b2
Notes:
sideshowbarker
2024-07-18 01:21:19 +09:00
Author: https://github.com/Lubrsi
Commit: dc72d416b2
Pull-request: https://github.com/SerenityOS/serenity/pull/10857
5 changed files with 105 additions and 0 deletions
|
@ -436,6 +436,7 @@ namespace JS {
|
|||
P(test) \
|
||||
P(then) \
|
||||
P(timeZone) \
|
||||
P(timeZoneName) \
|
||||
P(toDateString) \
|
||||
P(toFixed) \
|
||||
P(toGMTString) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue