Searched defs:gmtOffsetSeconds (Results 1 – 1 of 1) sorted by relevance
231 int gmtOffsetSeconds = mappedTzFile.getInt(); in readTypes() local370 final int gmtOffsetSeconds; field in TzFileDumper.Type375 Type(int gmtOffsetSeconds, byte isDst) { in Type()379 Type(int gmtOffsetSeconds, byte isDst, Byte ttisstd, Byte ttisgmt) { in Type()