Class: TimeInterpretation
Prev
Next

Class: TimeInterpretation

A class representing a time interpretation. It is used to convert values from one set of units to display in another.

Properties:

boolean active

True if the axis is being interpreted.

string axisType [Read-Only]

The type of axis this interpretation applies to.

number input

The format of the input to the interpretation. Must be one of:

  • 0 - Standard C Time

  • 1 - TAI

  • 2 - JD

  • 3 - MJD

  • 4 - RJD

  • 5 - JY

  • 6 - TAI (ns)

  • 7 - TAI (2^-16s)

number output

The format to convert the interpretation to. Must be one of:

  • 0 - DD/MM/YY HH:MM:SS

  • 1 - YY/MM/DD HH:MM:SS

  • 2 - JD

  • 3 - MJD

  • 4 - RJD

  • 5 - JY

  • 6 - Localized Short Date

  • 7 - Localized Long Date

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team