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

day time in AM/PM instead of 24 hour format #235

Open
nikunj2512 opened this issue Jan 3, 2018 · 1 comment
Open

day time in AM/PM instead of 24 hour format #235

nikunj2512 opened this issue Jan 3, 2018 · 1 comment

Comments

@nikunj2512
Copy link

Hi,

I am trying to get the time picker to show hours in AM and PM format instead of 24 hour format.

Also, how to set minutes to 1 min apart instead of 5?

here is my code:
https://plnkr.co/edit/yxJBifCEhKy9vDW9Dn8j?p=preview

@thisisanfield
Copy link

Use the following in your momentPickerProvider
hoursFormat: 'LT'
minutesStep: 1

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

2 participants