Telogis.GeoBase.TimeUnit |
A collection of values representing the various time units that can be used with MathUtil. While each of these values should be used primarily as a code to represent its corresponding unit, it is also the string abbreviation of the unit and can thus be used for labelling.
Name | Type | Description |
---|---|---|
HOURS | String | The unit representing hours. |
MINUTES | String | The unit representing minutes. |
SECONDS | String | The unit representing seconds. |