You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
(local-date-time "M/d/yyyy h:mm:ss a" "1/3/2022 3:58:29 PM")
Some sleuthing in the Clojurians slack discovered that it has to do with the Canadian locale (link)
The text was updated successfully, but these errors were encountered: