Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
105 stars 9 forks source link

Enable Scenario Editor to Deal with Seconds #399

Open Gauntlet173 opened 1 year ago

Gauntlet173 commented 1 year ago

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.