HomeSort by relevance Sort by last modified time
    Searched refs:july022008 (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cdtrgtst.c 509 static const UDate july022008 = 1215000001979.0; /* 02 July 2008 5:00:01.979 AM PDT (near ICU 4.0 release date :-) */ variable
559 { HHmmssPattern, HHmmssText, "* HH:mm:ss" }, /* '*' at start means don't check value from parse (won't be july022008) */
577 dmyGnTextLen = udat_format(dtfmt, july022008, dmyGnText, DATE_TEXT_MAX_CHARS, NULL, &status);
586 dateResult = udat_parse(dtfmt, patTextPtr->text, -1, NULL, &status); /* no time, dateResult != july022008 by some hours */
590 } else if ( patTextPtr->label[0] != '*' && july022008 - dateResult > dayMillisec ) {
cdattst.c 1493 static const UDate july022008 = 1215000000000.0; variable
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmrgts.cpp 1604 const UDate july022008 = 1215000001979.0; local
    [all...]
dtfmttst.cpp 4140 const UDate july022008 = 1215000001979.0; local
4398 const UDate july022008 = 1215000001979.0; local
    [all...]

Completed in 857 milliseconds