We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please add the seconds range in the dateTime Picker.
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
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.
The i required, in global config picker also.
Regards
No branches or pull requests
Please add the seconds range in the dateTime Picker.
The text was updated successfully, but these errors were encountered: