Home
last modified time | relevance | path

Searched refs:nowT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp709 time_t nowT = std::chrono::system_clock::to_time_t(now); in AdjustDateForDndTypeOnce() local
710 tm nowTm = GetLocalTime(nowT); in AdjustDateForDndTypeOnce()