Searched defs:dateAsString (Results 1 – 1 of 1) sorted by relevance
254 String dateAsString = FastDateFormat.getInstance("yyyy-MM-dd", utc, Locale.US).format(date); in testLANG_1152() local336 … String dateAsString = FastDateFormat.getInstance("yyyy-LLL-dd", utc, Locale.GERMAN).format(date); in testStandaloneShortMonthForm() local352 … String dateAsString = FastDateFormat.getInstance("yyyy-LLLL-dd", utc, Locale.GERMAN).format(date); in testStandaloneLongMonthForm() local