Skip to content

Additon of Seconds in DateTime Picker #236

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

Open
wilfredswaroop opened this issue Apr 16, 2020 · 2 comments
Open

Additon of Seconds in DateTime Picker #236

wilfredswaroop opened this issue Apr 16, 2020 · 2 comments

Comments

@wilfredswaroop
Copy link

Please add the seconds range in the dateTime Picker.

@Gillardo
Copy link
Owner

I believe you can do this yourself, by passing in the property into the timePickerOptions

If you look at the example code here
https://github.com/Gillardo/bootstrap-ui-datetime-picker/blob/master/example/index.js

You can see the use of timepickerOptions and if you go to the following page you can see the options it supports
https://github.com/angular-ui/bootstrap/tree/master/src/timepicker

Hope this helps?

@wilfredswaroop
Copy link
Author

wilfredswaroop commented Apr 17, 2020

Thank you for the quick reply.
Can you help me out. I am just a beginner in AJS.

I tried it, from the example code which i got from 1st link.
Check

The i required, in global config picker also.

Regards

@wilfredswaroop wilfredswaroop changed the title Additon of Seconds in Time Picker Additon of Seconds in DateTime Picker Apr 17, 2020
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