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