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
Our TimeController component includes a text-box where the time step can be specified.
We currently parse the text to generate the interval (in millis).
It would be more robust if we used the antTimePicker control. But, we only require the hours and minutes to be specified, we should include the column to specify the seconds interval.
The minutes column should be in 5-minute intervals.
The text was updated successfully, but these errors were encountered:
Our TimeController component includes a text-box where the time step can be specified.
We currently parse the text to generate the interval (in millis).
It would be more robust if we used the
ant
TimePicker
control. But, we only require the hours and minutes to be specified, we should include the column to specify the seconds interval.The minutes column should be in 5-minute intervals.
The text was updated successfully, but these errors were encountered: