Open
Description
(local-date-time "M/d/yyyy h:mm:ss a" "1/3/2022 3:58:29 PM")
Execution error (DateTimeParseException) at java.time.format.DateTimeFormatter/parseResolved0 (DateTimeFormatter.java:2051).
Text '1/3/2022 3:58:29 PM' could not be parsed at index 17
Some sleuthing in the Clojurians slack discovered that it has to do with the Canadian locale (link)
Metadata
Metadata
Assignees
Labels
No labels