-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When parsing JSON dates (without time) always ignore the timezone #183
Comments
Update: changed /userSession endpoint to provide the timezone in ISO8601's format, i.e. +/-hh:mm |
i.e. in that case always take the date part, ignoring the timezone
NOTE to IT: full regression on all Date and DateTime fields is required, i.e.
|
IT: wait for metasfresh/metasfresh-webui-frontend-legacy#406 |
created the following tasks related with Dates: Rest seems fine (documents dates, dates+time and filtering) |
Note to IT:
To be tested when metasfresh/metasfresh-webui-frontend-legacy#419 is done.
And mainly u just need to check the test cases of metasfresh/metasfresh-webui-frontend-legacy#406 .
The text was updated successfully, but these errors were encountered: