Searched defs:ttisgmt (Results 1 – 1 of 1) sorted by relevance
274 Byte ttisgmt = ttisgmts.length == 0 ? null : ttisgmts[i]; in mergeTodInfo() local373 final Byte ttisgmt; field in TzFileDumper.Type379 Type(int gmtOffsetSeconds, byte isDst, Byte ttisstd, Byte ttisgmt) { in Type()