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

[Timepicker] Fixes ordinal switch to 'am' onChange of hours. #1440

Merged
merged 1 commit into from
Aug 19, 2015
Merged

[Timepicker] Fixes ordinal switch to 'am' onChange of hours. #1440

merged 1 commit into from
Aug 19, 2015

Conversation

DefiantBidet
Copy link
Contributor

  • if the selected hours is already >= 12 ('pm'), this addresses the
    inconvienence of the component switching back to < 12 ('am') on any
    change of hours. This makes the ordinal change explicit.

- if the selected hours is already >= 12 ('pm'), this addresses the
inconvienence of the component switching back to < 12 ('am') on any
change of hours. This makes the ordinal change explicit.
@DefiantBidet DefiantBidet changed the title fixes ordinal switch to 'am' onChange of hours. [Timepicker] Fixes ordinal switch to 'am' onChange of hours. Aug 19, 2015
hai-cea pushed a commit that referenced this pull request Aug 19, 2015
[Timepicker] Fixes ordinal switch to 'am' onChange of hours.
@hai-cea hai-cea merged commit fbd71fd into mui:master Aug 19, 2015
@hai-cea
Copy link
Member

hai-cea commented Aug 19, 2015

Thanks @DefiantBidet

@zannager zannager added component: time picker This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module! labels Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! component: time picker This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants