Home
last modified time | relevance | path

Searched refs:SAMPLE_DATE (Results 1 – 3 of 3) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DQuickCheck.java352 static final Date SAMPLE_DATE = new Date(2013 - 1900, 1 - 1, 29, 13, 59, 59); field in QuickCheck
367 + "\t'" + new SimpleDateFormat(stockPattern, dfs, ulocale).format(SAMPLE_DATE) in showStatus()
368 … "\t'" + (areSame ? "" : new SimpleDateFormat(flexiblePattern, dfs, ulocale).format(SAMPLE_DATE))); in showStatus()
/external/cldr/tools/java/org/unicode/cldr/util/
DDateTimeFormats.java77 private static final Date SAMPLE_DATE = new Date(2012 - 1900, 0, 13, 14, 45, 59); field in DateTimeFormats
79 private static final String SAMPLE_DATE_STRING = CldrUtility.isoFormat(SAMPLE_DATE);
507 … example = dateIntervalFormat.format(new DateInterval(SAMPLE_DATE.getTime(), endDate.getTime())); in getExample()
517 example = format.format(SAMPLE_DATE); in getExample()
579 String formattedTime = format2.format(SAMPLE_DATE); in getRelativeExampleFromSkeleton()
/external/icu/icu4c/source/samples/all/
Dsamplecheck.bat47 set SAMPLE_DATE=%ICU_SAMPLESDIR%\date\%ICU_ARCH%\%ICU_DBRL%\date.exe variable
108 %SAMPLE_DATE%