Files
ladybird/Libraries/LibJS/Runtime/DateConstructor.cpp
Nico Weber 2191ec591f LibJS: Make Date's tuple constructor correctly handle out-of-range arguments
Milliseconds need extra handling, but everything else just works
now that mktime() handles this case.
2020-08-24 18:20:07 +02:00

9.7 KiB