maskitoTimeOptionsGenerator
to create a mask for time input. Use mode
property to set time format.
Available options : HH:MM
, HH:MM:SS
or HH:MM:SS.MSS
.
Property timeSegmentMaxValues
allows you to set max value for every time segment.
Time segments are units of the time which form time string. For example, HH:MM
consists of two time segments: hours and minutes.