Home
last modified time | relevance | path

Searched refs:offset_hours (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/chrono/src/format/
Dscan.rs324 let offset_hours = |o| Ok((s, Some(o * 3600))); in timezone_offset_2822() localVariable
326 offset_hours(0) in timezone_offset_2822()
328 offset_hours(-4) in timezone_offset_2822()
330 offset_hours(-5) in timezone_offset_2822()
332 offset_hours(-6) in timezone_offset_2822()
334 offset_hours(-7) in timezone_offset_2822()
336 offset_hours(-8) in timezone_offset_2822()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_fixed.cc104 int offset_hours = offset_minutes / 60; in FixedOffsetToName() local
110 ep = Format02d(ep, offset_hours); in FixedOffsetToName()
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_fixed.cc104 int offset_hours = offset_minutes / 60; in FixedOffsetToName() local
110 ep = Format02d(ep, offset_hours); in FixedOffsetToName()
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_fixed.cc104 int offset_hours = offset_minutes / 60; in FixedOffsetToName() local
110 ep = Format02d(ep, offset_hours); in FixedOffsetToName()
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_fixed.cc104 int offset_hours = offset_minutes / 60; in FixedOffsetToName() local
110 ep = Format02d(ep, offset_hours); in FixedOffsetToName()
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_fixed.cc104 int offset_hours = offset_minutes / 60; in FixedOffsetToName() local
110 ep = Format02d(ep, offset_hours); in FixedOffsetToName()