search

DurationFormat

Exported By

No description available.

new DurationFormat( arg0, arg1 )

Parameters
arg0({style: DurationFormatStyle}|undefined)
arg1({DAY: {LONG: (string|undefined), NARROW: (string|undefined), SHORT: string}, HOUR: {LONG: (string|undefined), NARROW: (string|undefined), SHORT: string}, MINUTE: {LONG: (string|undefined), NARROW: (string|undefined), SHORT: string}, MONTH: {LONG: (string|undefined), NARROW: (string|undefined), SHORT: string}, SECOND: {LONG: (string|undefined), NARROW: (string|undefined), SHORT: string}, WEEK: {LONG: (string|undefined), NARROW: (string|undefined), SHORT: string}, YEAR: {LONG: (string|undefined), NARROW: (string|undefined), SHORT: string}}|undefined)

Instance Methods

Instance Properties