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

feat(datetime): Use current date/time in datetime picker if it's empty #11555

Closed
wants to merge 1 commit into from
Closed

feat(datetime): Use current date/time in datetime picker if it's empty #11555

wants to merge 1 commit into from

Conversation

imgx64
Copy link
Contributor

@imgx64 imgx64 commented May 8, 2017

Short description of what this resolves:

If a datetime doesn't have a value, the picker used to pre-select the first value (usually the max year). Now it will pre-select the current date/time.

Changes proposed in this pull request:

  • Make datetime picker pre-select current date/time if it has no value.

Ionic Version: 1.x / 2.x / 3.x
3.x

Fixes: (partially) #9846

@mlynch
Copy link
Contributor

mlynch commented Sep 29, 2017

Thanks for the PR! This has been fixed in 559f4d3

@mlynch mlynch closed this Sep 29, 2017
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

Successfully merging this pull request may close these issues.

3 participants