Troubleshooting: Windows - Different Time Formats¶
The timeUTC is formatted to yyyy-MM-dd HH:mm:ss, but the parseDateTime() function expects a format of MM-yyyy-dd HH:mm:ss.
Fixing the format will prevent further error messages.
Solution
On Windows, the date formatting is affected by the machine's Region settings.
This may create unintended error messages. To fix this issue, change the current format via Control Panel -> Clock, Language, and Region -> Region -> Format.