Searched refs:isDst (Results 1 – 7 of 7) sorted by relevance
129 public int isDst; field in Time205 this.isDst = -1; in initialize()315 this.isDst = -1; in clear()488 isDst = -1; in parseInternal()676 this.isDst = -1; in parse3339Internal()795 this.isDst = that.isDst; in set()813 this.isDst = -1; in set()836 this.isDst = -1; in set()1266 time.isDst = wallTime.getIsDst(); in copyFieldsToTime()1280 wallTime.setIsDst(time.isDst); in copyFieldsFromTime()
356 boolean isDst = wallTime.getIsDst() != 0; in handleToken()357 modifyAndAppend(zoneInfo.getDisplayName(isDst, TimeZone.SHORT), modifier); in handleToken()
232 local.isDst = test.dst1; in testNormalize1()235 if (test.dst2 == -1) test.dst2 = local.isDst; in testNormalize1()240 || local.minute != test.minute2 || local.isDst != test.dst2) { in testNormalize1()246 local.isDst); in testNormalize1()253 local.isDst = test.dst1; in testNormalize1()256 if (test.dst2 == -1) test.dst2 = local.isDst; in testNormalize1()262 || local.minute != test.minute2 || local.isDst != test.dst2) { in testNormalize1()268 local.isDst); in testNormalize1()
88 String displayName = getDisplayName(tz, time.isDst != 0); in buildGmtDisplayName()
30164 field public int isDst;
41644 field public int isDst;
45181 field public int isDst;