A time selector is used in the project. Currently, bootstrap-datetimepicker is used. Because the selection is accurate to the minute and second, you must first select the date for this component, then enter the hour box to select the hour, and finally enter the score box to display the score. It is too bad for PM to communicate with each other like this. So I want to ask datetimep...
A time selector is used in the project. Currently, bootstrap-datetimepicker is used. Because the selection is accurate to the minute and second, you must first select the date for this component, then enter the hour box to select the hour, and finally enter the score box to display the score. It is too bad for PM to communicate with each other like this. So I want to ask if datetimepicker can set the hour and minute boxes to appear when the day box appears? Or can I use other components that meet my needs. Attach the datetimepicker image I used and the PM ideal time selector image.
The first is what I use now. only days, hours, and minutes are displayed on a single page.
It is an ideal time selector for PM. it appears on the same page in days and minutes.
Reply content:
A time selector is used in the project. Currently, bootstrap-datetimepicker is used. Because the selection is accurate to the minute and second, you must first select the date for this component, then enter the hour box to select the hour, and finally enter the score box to display the score. It is too bad for PM to communicate with each other like this. So I want to ask if datetimepicker can set the hour and minute boxes to appear when the day box appears? Or can I use other components that meet my needs. Attach the datetimepicker image I used and the PM ideal time selector image.
The first is what I use now. only days, hours, and minutes are displayed on a single page.
It is an ideal time selector for PM. it appears on the same page in days and minutes.
Https://eonasdan.github.io/bo...
Set the following attributes on the tag:
Data-date-format = "yyyy-mm-dd hh: ii: ss"