Searched refs:gmtoff (Results 1 – 5 of 5) sorted by relevance
134 public long gmtoff; field in Time314 this.gmtoff = 0; in clear()489 gmtoff = 0; in parseInternal()677 this.gmtoff = 0; in parse3339Internal()796 this.gmtoff = that.gmtoff; in set()814 this.gmtoff = 0; in set()837 this.gmtoff = 0; in set()931 String sign = (gmtoff < 0) ? "-" : "+"; in format3339()932 int offset = (int) Math.abs(gmtoff); in format3339()974 public static int getJulianDay(long millis, long gmtoff) { in getJulianDay() argument[all …]
376 t.gmtoff != 0) { in testParse33390()383 t.gmtoff != 0) { in testParse33390()390 t.gmtoff != 0) { in testParse33390()397 t.gmtoff != 0) { in testParse33390()404 t.gmtoff != 0) { in testParse33390()412 t.gmtoff != 0) { in testParse33390()420 t.gmtoff != 0) { in testParse33390()550 int julianDay = Time.getJulianDay(millis, time.gmtoff); in disableTestGetJulianDay()558 int day = Time.getJulianDay(millis, time.gmtoff); in disableTestGetJulianDay()589 int julianDay = Time.getJulianDay(millis, time.gmtoff); in disableTestSetJulianDay()[all …]
30162 field public long gmtoff;
41642 field public long gmtoff;
45179 field public long gmtoff;