Searched refs:TIME_START_YEAR (Results 1 – 1 of 1) sorted by relevance
43 constexpr int32_t TIME_START_YEAR = 1900; variable54 …rintf_s(timeStamp, sizeof(timeStamp), "%d%02d%02d%02d%02d%02d", timeInfo.tm_year + TIME_START_YEAR, in GetRequestId()