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 the attached example you can see that on serialize/deserialize the DateIn field is begin adjusted by the timezone.
The timezone which effected this is BST and ended 31 Oct. If I send a datetime after this then the timezone offset is not added.
I understand that to reproduce this issue you would have to have your windows regional settings to be a place where you implement a daylight savings time.
If in postman I send
I receive back
In the attached example you can see that on serialize/deserialize the DateIn field is begin adjusted by the timezone.
The timezone which effected this is BST and ended 31 Oct. If I send a datetime after this then the timezone offset is not added.
I understand that to reproduce this issue you would have to have your windows regional settings to be a place where you implement a daylight savings time.
SetTest.zip
The text was updated successfully, but these errors were encountered: