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 2.6.3, I'm seeing a DateTime that's in UTC move into BST (my timezone) when it's converted into a Date and written as a String. In 2.6.1 and 2.6.2 it stays in UTC. This code reproduces the problem:
GitHub indeed doesn't have a way to transfer issues. When I need to do that I usually edit the original comment, copy the raw markdown then paste it into a new issue.
In 2.6.3, I'm seeing a DateTime that's in UTC move into BST (my timezone) when it's converted into a Date and written as a String. In 2.6.1 and 2.6.2 it stays in UTC. This code reproduces the problem:
The output for various versions of Jackson:
2.6.1
2.6.2
2.6.3
The text was updated successfully, but these errors were encountered: