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
{{ message }}
This repository was archived by the owner on Jul 8, 2022. It is now read-only.
Uh oh!
There was an error while loading. Please reload this page.
At klock version 1.1.1, this code throws NumberFormatException. Is this expected behvior ?
Note:
the format, andyyyy-MM-dd'T'HH:mm:ss.SSSZ
works fine for+0900
yyyy-MM-dd'T'HH:mm:ss.SSSXXX
works fine for+09:00
.→
yyyy-MM-dd'T'HH:mm:ss.SSSZ
is no Exception, but parsed that time as UTC, so it's also wrong result.The text was updated successfully, but these errors were encountered: