Searched refs:ttisgmt (Results 1 – 1 of 1) sorted by relevance
274 Byte ttisgmt = ttisgmts.length == 0 ? null : ttisgmts[i]; in mergeTodInfo() local276 new Type(inputType.gmtOffsetSeconds, inputType.isDst, ttisstd, ttisgmt); in mergeTodInfo()288 nullToEmptyString(type.ttisgmt), in writeTypes()373 final Byte ttisgmt; field in TzFileDumper.Type379 Type(int gmtOffsetSeconds, byte isDst, Byte ttisstd, Byte ttisgmt) { in Type() argument383 this.ttisgmt = ttisgmt; in Type()