Enhancement
Currently there is no data type with which you can save a time duration "13min 20s" and enter it nicely in the GUI.
Improvement
New data type tl.core:Duration, which stores the value in milliseconds in the database but displays it nicely formatted or can be entered.
The same format is used for the display/input as for configuration settings that contain durations.
Test
- tl-demo: DemoTypes:DemoTypes.A#duration