{{tl.years}} {{tl.years > 1 ? "years" : "year"}}, {{tl.months}} {{tl.months > 1 ? "months" : "month"}}, {{tl.days}} {{tl.days > 1 ? "days" : "day"}}, and {{padTime(tl.hours)}} {{tl.hours > 1 ? "hours" : "hour"}} {{tl.years}}y: {{tl.months}}m: {{tl.days}}d: {{padTime(tl.hours)}}h:{{padTime(tl.minutes)}}m:{{padTime(tl.seconds) || '00'}}s