You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my current Project I need a Calendar where I can configure the exact time for an Event. It's really annoying that its not possible to configure seconds in the TimePicker.
I think of another Option like: data-show-seconds= "true" where the ui shows the time like 13:52:33
Currently the user can select the date and the time including hour and minute. In a second html input the user can specify the selected date by typing manually the wanting second
The text was updated successfully, but these errors were encountered:
For my current Project I need a Calendar where I can configure the exact time for an Event. It's really annoying that its not possible to configure seconds in the TimePicker.
I think of another Option like:
data-show-seconds= "true"
where the ui shows the time like13:52:33
Currently the user can select the date and the time including hour and minute. In a second html input the user can specify the selected date by typing manually the wanting second
The text was updated successfully, but these errors were encountered: