Files
ladybird/Libraries/LibJS/Runtime
Linus Groh d4e3688f4f LibJS: Start implementing Date :^)
This adds:

- A global Date object (with `length` property and `now` function)
- The Date constructor (no arguments yet)
- The Date prototype (with `get*` functions)
2020-03-30 14:11:54 +02:00
..
2020-03-30 14:11:54 +02:00
2020-03-30 14:11:54 +02:00
2020-03-24 22:21:58 +01:00
2020-03-24 22:21:58 +01:00
2020-03-29 15:03:58 +02:00
2020-03-30 14:11:54 +02:00
2020-03-30 14:11:54 +02:00
2020-03-30 14:11:54 +02:00