Version
3.2.14
Environment
Firefox Nightly, Firefox stable
Reproduction link

Steps to reproduce
Type a time, for example 08:00
What is expected?
console logs M {$L: "en", $u: undefined, $d: Sat Jan 01 2000 08:00:00 GMT 0100 (Central European Standard Time), $x: Object, $y: 2000…}
What is actually happening?
console logs wrong date:
M {$L: "en", $u: undefined, $d: Tue Jan 31 2023 08:00:00 GMT 0100 (Central European Standard Time), $x: Object, $y: 2023…}