Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Luis MajanoLuis MajanoReporter
Raymond CamdenRaymond CamdenFix versions
Priority
Major
Details
Details
Assignee
Luis Majano
Luis MajanoReporter
Raymond Camden
Raymond CamdenFix versions
Priority
Sentry
Sentry
Sentry
Created February 12, 2025 at 10:37 PM
Updated February 13, 2025 at 6:03 PM
Resolved February 13, 2025 at 2:37 PM
Given this code:
input = '"2003-02-12T13:02:00+06:00"';
d = parseDateTime(input);
The error exception has a typo, “the” repeated twice:
The the date time value of ["2003-02-12T13:02:00+06:00"] could not be parsed as a valid date or datetime locale of [English (United States)]