79209986

Date: 2024-11-21 06:54:59
Score: 0.5
Natty:
Report link

I used

(year, month, date, hours, minutes, seconds)

with

new Date(2024, 3, 1, 0, 0, 0) // 1 April 2024 00:00:00 local time. month 0-based.

This worked on Safari and other browsers correctly.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Polymath