Appearance
formatTime()
formatTime(time: number, maxLength: number, allowAffixes: boolean): string
time
number
maxLength
allowAffixes
boolean
string
Source: date.utils.ts
Format a time
Time in milliseconds
number = 3
3
The maximum amount of units, e.g.: 3 => years, months, days