ladybird/Userland/Libraries/LibJS/Tests/builtins/Temporal/Now
Timothy Flynn f6786881aa LibJS: Implement the ECMA-402 definition of DefaultTimeZone
Simply defer to LibTimeZone to retrieve the system's current time zone.
Also update some Temporal tests to explicitly set the time zone to UTC.
2022-01-12 15:43:12 +01:00
..
Now.@@toStringTag.js
Now.plainDate.js
Now.plainDateISO.js
Now.plainDateTime.js
Now.plainDateTimeISO.js
Now.plainTimeISO.js
Now.zonedDateTime.js
Now.zonedDateTimeISO.js