79083459

Date: 2024-10-13 15:11:26
Score: 2.5
Natty:
Report link

I found the issue was due to improper ISOString date being passed caused the Moment library to fail parsing the data correctly. Another issue I found is that the date Moment was creating didn't work correctly on Safari because of the single Day and Month value doesn't work on Safari, has to be a two digit value: ex. 2024-01-01 and not 2024-1-1.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user27577052