Files
ladybird/Libraries/LibJS/Runtime/Temporal/ISO8601.cpp
Timothy Flynn eff429d490 Revert "LibJS: Move ambiguous time string handling to a separate parser"
This reverts commit 3f75cf270a.

This change was meant to be editorial, but it caused a regression. See:
https://github.com/tc39/proposal-temporal/commit/3ffa677

A separate test was not added here to catch this regression, because it
affects non-ISO-8601 calendars, which we do not yet implement.
2026-01-30 08:01:45 +01:00

45 KiB