Searched refs:tm_mins (Results 1 – 1 of 1) sorted by relevance
1291 int tm_mins = (tzOffset % MILLIS_PER_HOUR) / 60000; // millis per minute in handleTimeZoneName() local1293 + getGMTFormat(hourFormat, gmtFormat, tm_hrs, tm_mins)); in handleTimeZoneName()