Searched defs:tzone (Results 1 – 3 of 3) sorted by relevance
68 String tzone = this.lexer.ttoken().toLowerCase(); in parse() local
315 TimeZone tzone = TimeZone.getTimeZone(zone); in printAllZoneLocalizations() local374 TimeZone tzone = TimeZone.getTimeZone(zone); in printAllZoneLocalizations() local401 private static String offsetString(TimeZone tzone) { in offsetString()
491 long tzone, dst; in conv_stamp() local