Files
ladybird/Libraries/LibJS/Runtime/DateConstructor.h
Nico Weber 6e5aa5d5df LibJS: Implement Date.parse()
The spec says Date.parse() should accept at least a simplified form
of ISO 8601, so that's all this implements.
2020-08-21 21:12:54 +02:00

2.0 KiB