Searched defs:tzone (Results 1 – 4 of 4) sorted by relevance
36 struct timezone tzone; local
68 String tzone = this.lexer.ttoken().toLowerCase(); in parse() local
294 TimeZone tzone = TimeZone.getTimeZone(zone); in printAllZoneLocalizations() local351 TimeZone tzone = TimeZone.getTimeZone(zone); in printAllZoneLocalizations() local378 private static String offsetString(TimeZone tzone) { in offsetString()
429 long tzone, dst; in conv_stamp() local