Searched refs:standardBias (Results 1 – 1 of 1) sorted by relevance
690 int standardBias = - tz.getRawOffset(); in timeZoneToTziStringImpl() local691 standardBias /= 60*SECONDS; in timeZoneToTziStringImpl()692 setLong(tziBytes, MSFT_TIME_ZONE_BIAS_OFFSET, standardBias); in timeZoneToTziStringImpl()