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