Searched refs:GetDaysInYear (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_date.h | 77 static int64_t GetDaysInYear(int64_t year); |
H A D | js_date.cpp | 58 int64_t DateUtils::GetDaysInYear(int64_t year) in GetDaysInYear() function in panda::ecmascript::DateUtils |
Completed in 3 milliseconds