AbstractDurationFormatter constructor
AbstractDurationFormatter(
- int _highestPrecisionShown
@param highestPrecisionShown -- Value shown most to right
Implementation
AbstractDurationFormatter(int this._highestPrecisionShown);