Skip to content

timeInterval

A duration. Accepts any of:

  • an <integer> number of seconds;
  • "D#HH:MM" or "D#HH:MM:SS" — days, hours, minutes (and optional seconds);
  • "HH:MM" or "HH:MM:SS" — on a 24-hour clock;
  • "NEVER" or "FOREVER" — an infinite interval.

Hours, minutes and seconds use two-digit formatting.