Schnittstelle TimeType


public interface TimeType
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    the time is in local daylight time
    static final int
    the time is in local standard time
    static final int
    the time is in UTC
  • Felddetails

    • STANDARD

      static final int STANDARD
      the time is in local standard time
      Siehe auch:
    • DAYLIGHT

      static final int DAYLIGHT
      the time is in local daylight time
      Siehe auch:
    • UNIVERSAL

      static final int UNIVERSAL
      the time is in UTC
      Siehe auch: