Searched refs:TM_YEAR_BASE (Results 1 - 1 of 1) sorted by relevance
/base/hiviewdfx/hilog/frameworks/libhilog/utils/ | ||
H A D | log_print.cpp | 35 static constexpr int TM_YEAR_BASE = 1900;
member 97 out << (tl.tm_year + TM_YEAR_BASE) << "-"; in PrintLogPrefix() |
Completed in 1 milliseconds