Searched refs:StandardBias (Results 1 – 3 of 3) sorted by relevance
109 tm.tm_isdst = if tm.tm_utcoff == -60 * (tz.Bias + tz.StandardBias) { 0 } else { 1 }; in time_to_local_tm()
136 zoneInfo->StandardBias = standardBias; in getWindowsTimeZoneInfo()
55 LONG StandardBias; member