Searched refs:timezoneh_s (Results 1 – 1 of 1) sorted by relevance
349 String timezoneh_s = match.group(8); in construct() local352 if (timezoneh_s != null) { in construct()354 timeZone = TimeZone.getTimeZone("GMT" + timezoneh_s + time); in construct()