mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-20 11:38:04 +00:00
This adds: - A global Date object (with `length` property and `now` function) - The Date constructor (no arguments yet) - The Date prototype (with `get*` functions)