Searched refs:timezonem_s (Results 1 – 1 of 1) sorted by relevance
350 String timezonem_s = match.group(9); in construct() local353 String time = timezonem_s != null ? ":" + timezonem_s : "00"; in construct()