company logo

Time - Time value

ODABA supports time values with a precision of 1/100 second. In order to convert ODABA time values to other time formats, the class provides a number of conversion functions.

ODABA time values have to be interpreted by the application, i.e. ODABA does not request specific time values (as UTC or local time). ). However, in many places local time is considered as default. In order to support conversion to standard time formats, the class provides conversion functions to standard Unix timestamp, which provides the number of seconds since 1970-01-01 00:00:00. Still, it is up to the application interpreting the timestamp value as local or standard time value.

Attributes
    Function Groups
    Functions