Searched defs:utc_offset (Results 1 – 13 of 13) sorted by relevance
57 std::int_least32_t utc_offset; // the new prevailing UTC offset member
296 bool TimeZoneInfo::GetTransitionType(std::int_fast32_t utc_offset, bool is_dst, in GetTransitionType()
589 utc_offset = 0; /* Timezone offset from UTC */ in parse_value() local
118 def utc_offset(): #NOTE: ignore issues like #1647654 function
264 def utc_offset(): #NOTE: ignore issues like #1647654 function