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
Add support for parsing time zones in DateFormatters and enhance Iso8601Parser
We can now parse ISO date-time such as :
2029-05-15T17:14:56.123456789-08:00[America/Los_Angeles]
or
2031-12-03T10:15:30.123456789+01:00:00[Europe/Paris]
0 commit comments