Notes
-
Don’t use timer options (hours, minutes, seconds), dateAndTime and currentTime simultaneously as all these options display different time.
regexpMatchFormat and regexpReplaceWithwill not function if used simultaneously withtimeSeparator, labelsFormat and/or displayFormatoptions as regex options provide custom display formatting.If you are using regexp options, use them with size.
-
pauseButton, stopButtonoptions and plugins pause and stop methods can be used for user defined timer (i.e. setting hours, minutes and/or seconds options). It cannot be used forstartDate, dateAndTime and currentTimeoptions as these times depend on either a future date or current date-time. labelsFormathas entirely different display. If used withsize and/or timeSeparator, it gains priority over the latter two and they won’t function.