Searched refs:dateText (Results 1 – 3 of 3) sorted by relevance
386 String dateText; in getFormattedDate() local388 dateText = DATE_FORMATTER.format(now); in getFormattedDate()390 return dateText; in getFormattedDate()
4445 String dateText = new String("98MON01"); in TestTwoDigitWOY() local4457 simpleDateFormat.parse(dateText, cal, pp); in TestTwoDigitWOY()
4444 String dateText = new String("98MON01"); in TestTwoDigitWOY() local4456 simpleDateFormat.parse(dateText, cal, pp); in TestTwoDigitWOY()