1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:01:01 +00:00
serenity/Userland
Timothy Flynn d64ea13565 LibJS: Respect the user-provided time zone in Intl.DateTimeFormat
Also update some DateTimeFormat tests to explicitly set the time zone
(usually to UTC). This was already done for most tests, but some were
missed.
2022-01-12 15:43:12 +01:00
..
Applets Applets/Audio: Propagate errors by extracting out GUI initialization 2022-01-11 09:19:09 -08:00
Applications Kernel: Rename ProcessorInfo::{m_brandstr => m_brand} 2022-01-12 16:09:09 +02:00
Demos Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
DevTools HackStudio: Use ProjectBuilder to build and run the current project 2022-01-12 14:55:19 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games 2048: Add action icons for New Game and Settings 2022-01-10 00:58:40 -08:00
Libraries LibJS: Respect the user-provided time zone in Intl.DateTimeFormat 2022-01-12 15:43:12 +01:00
Services Base+WindowServer: Add icon to window menu move action 2022-01-12 10:55:04 +01:00
Shell Shell: Add a "noop" builtin aliased to ":" 2022-01-09 12:25:36 +01:00
Utilities Meta: Fix Markdown linting 2022-01-12 13:13:24 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00