ovpTime
Summary
Time directive
Provide a new HTML element ovp-time. This element will create three input (hours, minutes and seconds) for selecting time. Theese inputs will be joined in a single string (hh:mm:ss) to set the viewValue and will be converted in milliseconds for the modelValue.
The attribute milliseconds-max must be set to validate the value range.