Searched defs:tzoff (Results 1 – 4 of 4) sorted by relevance
367 int tzoff = -1; in parsedate() local
285 int32 tzoff; /* Timezone offset - not used by newer clients */ member
1005 def test_tzlocal_offset_equal(tzvar, tzoff): argument1020 def test_tzlocal_offset_unequal(tzvar, tzoff): argument
3729 std::optional<int32_t> tzoff = base::GetTimezoneOffsetMins(); in EmitSystemInfo() local