Searched defs:tzstr (Results 1 – 6 of 6) sorted by relevance
169 UnicodeString tzstr; in call() local
172 static char tzstr[] = "TZ=CET-1"; in test_av_parse_time() local
195 UnicodeString tzstr; in TestTimeZoneRoundTrip() local1306 UnicodeString tzstr; in TestFormatCustomZone() local
166 String tzstr = sdf.format(DATES[datidx]); in TestTimeZoneRoundTrip() local
163 String tzstr = sdf.format(DATES[datidx]); in TestTimeZoneRoundTrip() local
935 def zone_from_tzstr(self, tzstr): argument