in zuul-status/zuul-status.js [388:391]
_getRemainingTime(time) { return time === null ? 'unknown' : this._getTime(time, true); }