Searched refs:nowT (Results 1 – 1 of 1) sorted by relevance
709 time_t nowT = std::chrono::system_clock::to_time_t(now); in AdjustDateForDndTypeOnce() local710 tm nowTm = GetLocalTime(nowT); in AdjustDateForDndTypeOnce()