Files
ladybird/Libraries/LibJS/Runtime/Intl/DateTimeFormatConstructor.cpp
Timothy Flynn bf3481b301 LibJS: Explicitly state integer limits for UTC offset minutes and ns
This is an editorial change in the Temporal proposal. See:
https://github.com/tc39/proposal-temporal/commit/1fdf09a

Note that the integer limits in the above commit are in spec headers,
which we don't copy to our implementation.
2025-11-12 16:20:04 -05:00

23 KiB