79578342

Date: 2025-04-17 02:07:05
Score: 1.5
Natty:
Report link

The missing piece not mentioned in any of these answers nor any other search result I can find (though the OP hints at it) is that the date cannot be a string, it must be a string CAST AS A DATE OBJECT

set startDate to date "Sunday, April 20, 2025 at 12:00:00 AM"

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: spinhead