Module xaos.ui.plot

Class TimeAxis.TimeConverter

  • Enclosing class:
    TimeAxis

    public static class TimeAxis.TimeConverter
    extends StringConverter<Number>
    Converts Numbers to/from "[-][H…HH:][MM:]SS[.sss]" strings. Hours grater than 23 will never be converted in days, instead they can be clamped to 0..23 or not.