Skip to content
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

Closed
teosarca opened this issue Feb 23, 2017 · 4 comments
Closed

When parsing JSON dates (without time) always ignore the timezone #183

teosarca opened this issue Feb 23, 2017 · 4 comments

Comments

@teosarca
Copy link
Member

teosarca commented Feb 23, 2017

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 .

@teosarca
Copy link
Member Author

teosarca commented Feb 24, 2017

Update: changed /userSession endpoint to provide the timezone in ISO8601's format, i.e. +/-hh:mm

teosarca added a commit that referenced this issue Feb 24, 2017
i.e. in that case always take the date part, ignoring the timezone
@teosarca teosarca changed the title Implement userSession endpoint which also provides the timeZone When parsing JSON dates (without time) always ignore the timezone Feb 24, 2017
@teosarca
Copy link
Member Author

teosarca commented Feb 24, 2017

NOTE to IT: full regression on all Date and DateTime fields is required, i.e.

  • document dates
  • document date+time
  • filtering

@metas-lc
Copy link

@metas-lc
Copy link

metas-lc commented Mar 6, 2017

created the following tasks related with Dates:
metasfresh/metasfresh-webui-frontend-legacy#469
metasfresh/metasfresh-webui-frontend-legacy#470
metasfresh/metasfresh-webui-frontend-legacy#471
metasfresh/metasfresh-webui-frontend-legacy#472

Rest seems fine (documents dates, dates+time and filtering)

@metas-lc metas-lc closed this as completed Mar 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants