HomeSort by relevance Sort by last modified time
    Searched full:universalepoch (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/cintltst/
utmstest.c 125 int64_t universalEpoch = epochOffset * units;
126 int64_t local = utmscale_toInt64(universalEpoch, scale, &status);
146 if (universal != universalEpoch) {

Completed in 133 milliseconds