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

ISO string for the value does not work properly #155

Open
MadLord80 opened this issue Mar 22, 2018 · 0 comments
Open

ISO string for the value does not work properly #155

MadLord80 opened this issue Mar 22, 2018 · 0 comments

Comments

@MadLord80
Copy link

MadLord80 commented Mar 22, 2018

In documentation:

value - ISO date string representing the current value.

I set, example, value="2018-03-21T17:19:40.815Z". With timezone on client, example, +07:00 i expect to get "2018-03-22" in calendar, but i get "2018-03-21"!
It happen because you modified value to "2018-03-21T12:00:00Z".
If you say that you want to get an ISO string - do not change the string! Or update you documentation - say that time in value does not matter for calendar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant