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
Currently the timestamp parsing fails if the user's phone is set to 12-hour in region settings. Additionally, it looks like 12-hour time may contain non-breaking spaces between the hour and the AM/PM, like as follows:
Currently the timestamp parsing fails if the user's phone is set to 12-hour in region settings. Additionally, it looks like 12-hour time may contain non-breaking spaces between the hour and the AM/PM, like as follows:
The non-breaking space is a change in the ICU package: https://icu.unicode.org/download/72
Ref: #24 (comment)
The text was updated successfully, but these errors were encountered: