Searched defs:gmtoff (Results 1 – 6 of 6) sorted by relevance
| /external/rust/crates/chrono/src/sys/ |
| D | unix.rs | 88 let gmtoff = { in time_to_local_tm() localVariable 101 let gmtoff = out.tm_gmtoff; in time_to_local_tm() localVariable
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowTime.java | 78 protected static int getJulianDay(long millis, long gmtoff) { in getJulianDay() 173 long gmtoff = TimeZone.getTimeZone(timezone).getOffset(date); in switchTimezone() local
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowTime.java | 78 protected static int getJulianDay(long millis, long gmtoff) { in getJulianDay() 172 long gmtoff = TimeZone.getTimeZone(timezone).getOffset(date); in switchTimezone() local
|
| /external/python/cpython3/Modules/ |
| D | timemodule.c | 416 , const char *zone, time_t gmtoff 534 time_t gmtoff; local
|
| /external/cronet/third_party/icu/source/tools/tzcode/ |
| D | zic.c | 2023 const zic_t gmtoff) in stringrule() 2225 register zic_t gmtoff; in outzone() local 2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype()
|
| /external/icu/icu4c/source/tools/tzcode/ |
| D | zic.c | 2023 const zic_t gmtoff) in stringrule() 2225 register zic_t gmtoff; in outzone() local 2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype()
|