Right now times, datetimes, and durations in scenario editor leave out the seconds. Probably requires #398 before it can be implemented.
There may be some use in allowing the user to modify the interface to indicate whether they want to see values for seconds, and milliseconds, particularly in durations. perhaps by programmatically changing HTML's step attribute for datetimes and times.
Right now times, datetimes, and durations in scenario editor leave out the seconds. Probably requires #398 before it can be implemented.
There may be some use in allowing the user to modify the interface to indicate whether they want to see values for seconds, and milliseconds, particularly in durations. perhaps by programmatically changing HTML's
step
attribute for datetimes and times.