Searched defs:TimeConversion (Results 1 – 2 of 2) sorted by relevance
1171 TimeConversion { struct1172 Time pre; // time calculated using the pre-transition offset1173 Time trans; // when the civil-time discontinuity occurred1174 Time post; // time calculated using the post-transition offset1198 // absl::TimeConversion tc = argument
1365 struct ABSL_DEPRECATED("Use `absl::TimeZone::TimeInfo`.") TimeConversion { struct1366 Time pre; // time calculated using the pre-transition offset1367 Time trans; // when the civil-time discontinuity occurred1368 Time post; // time calculated using the post-transition offset1392 // absl::TimeConversion tc = argument