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

bug: ion-datatime min value not working as expected #7683

Closed
delley123 opened this issue Aug 12, 2016 · 2 comments
Closed

bug: ion-datatime min value not working as expected #7683

delley123 opened this issue Aug 12, 2016 · 2 comments

Comments

@delley123
Copy link

delley123 commented Aug 12, 2016

Type: bug

Ionic Version: 2.x

Platform: desktop browser

When using this code to set a datetime min value:
<ion-datetime displayFormat="MMM DD, YYYY HH:mm" min="2016-08-12T12:00" [(ngModel)]="timeStarts"></ion-datetime>

I would expect that the selectors would be set as following:
Aug 12 2016 12 00

But instead they are set like this (please note that Month is completly missing)
01 2016 00 00

Bug? is that how it should work?

Also note I have not tested this on any of the others platorms.

@Ionitron Ionitron added the v2 label Aug 12, 2016
@jgw96
Copy link
Contributor

jgw96 commented Aug 12, 2016

Hello! Thanks for opening an issue with us! I am going to be closing this issue as a duplicate of #6850. Thanks for using Ionic!

@jgw96 jgw96 closed this as completed Aug 12, 2016
@delley123
Copy link
Author

Cheers! Will be watching that issue for progress.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants