Home
last modified time | relevance | path

Searched refs:CHINA_BEFORE_1901_MS (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_date.h56 static constexpr int CHINA_BEFORE_1901_MS = 343000; member
H A Djs_date.cpp319 timeValue += static_cast<double>(localMs - CHINA_BEFORE_1901_MS);
383 timeValue += static_cast<double>(localMs - CHINA_BEFORE_1901_MS);
468 timeValue += static_cast<double>(localMs - CHINA_BEFORE_1901_MS);

Completed in 2 milliseconds