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

UIDatePicker #202

Closed
thanhnhoncntt opened this issue Feb 2, 2017 · 1 comment
Closed

UIDatePicker #202

thanhnhoncntt opened this issue Feb 2, 2017 · 1 comment

Comments

@thanhnhoncntt
Copy link

Invalid prop: type check failed for prop "value". Expected Date, got String.

I get datetime from Iso8601 format, but still with sever must use the new Date () to convert string to date. It's hard to be inconvenient, hope you will update soon.
I'm like KeenUi, thank you very much.

@JosephusPaye
Copy link
Owner

Hello @ptitkiller,

Since the date is submitted in ISO 8601 format (the default for HTML input[type=date]), I think it makes sense to also accept that as a string.

Will be added to next release, thanks.

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

2 participants