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
In order to reliably round-trip a ZonedDateTime around DST changes, we need to
have a field specifier for the offset. So for example, a full round trip value
might be:
2013-01-16T14:21:03.1234567 Europe/London +00
Original issue reported on code.google.com by jonathan.skeet on 16 Jan 2013 at 2:21