Class XcalUtil.DtTzid

  • Enclosing class:
    XcalUtil

    public static class XcalUtil.DtTzid
    extends Object
    • Field Detail

      • dt

        public String dt
        yyyymmdd or yyyymmddThhmmss or yyyymmddThhmmssZ
      • dateOnly

        public boolean dateOnly
        true if dt represents a date
      • tzid

        public String tzid
        null or tzid from param
    • Constructor Detail

      • DtTzid

        public DtTzid()