Initializes a new instance of the TimeOutput class, parsing the options if specified.
An object with the options to be imported to this object.
Gets or sets the string used as decimal separator.
Gets or sets the precision used when writing down numbers.
Gets or sets whether to separate numbers from their units.
Gets or sets whether to write down the full unit name, instead of its abbreviation.
Resets this time output object options to its default values.
Generated using TypeDoc
A class that contains the output configuration as well as utility methods.