Searched refs:endDateT (Results 1 – 1 of 1) sorted by relevance
721 time_t endDateT = std::chrono::system_clock::to_time_t(endDateTimePoint); in AdjustDateForDndTypeOnce() local722 tm endDateTm = GetLocalTime(endDateT); in AdjustDateForDndTypeOnce()