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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneTest.java 584 long julyOneStd = gc.getTime().getTime(); // Local Std time midnight
597 long julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time
    [all...]
  /external/icu/icu4c/source/test/intltest/
tztest.cpp 184 UDate julyOneStd = gc->getTime(status); // Local Std time midnight
199 UDate julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneTest.java 581 long julyOneStd = gc.getTime().getTime(); // Local Std time midnight
594 long julyOne = julyOneStd + endHour - 3600000; // Adjust from wall to Std time
    [all...]

Completed in 478 milliseconds