Searched refs:gotfmt (Results 1 – 3 of 3) sorted by relevance
3134 SimpleDateFormat gotfmt = new SimpleDateFormat("G yyyy MM dd HH:mm:ss z", loc); in expectParse() local3150 gotstr = gotfmt.format(got); in expectParse()
1933 SimpleDateFormat gotfmt("G yyyy MM dd HH:mm:ss z", loc, ec); in expectParse() local1956 gotfmt.format(got, gotstr); in expectParse()
3133 SimpleDateFormat gotfmt = new SimpleDateFormat("G yyyy MM dd HH:mm:ss z", loc); in expectParse() local3149 gotstr = gotfmt.format(got); in expectParse()