pub fn from_minutes(minutes: i64) -> StringExpand description
Whole minutes as the ISO 8601 duration Tracker takes.
Rounded to the minute, because that is the resolution a worklog is read at,
and never to zero: a timer that ran for forty seconds recorded nothing at
all would be a surprise, and Tracker has no use for PT0M.