mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-05 12:16:36 +00:00
When we create a Date object from a timestamp, or set its value by way of Date.prototype.setTime, the timestamp is interpreted as UTC. Change test expecatations against such instances to use UTC as well.