This is a list of possible duration display formats.
All members of DurationDisplayFormat, including inherited members.
Variables| Modifier and Type | Variable | Description | 
|---|---|---|
| public | DecHour | HH.XX. | 
| public | HourMin | HH:MM. | 
| public | HourMinSec | HH:MM:SS where : will be localized. | 
| public | MinSec | MM:SS. |