Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp715 time_t beginDateT = std::chrono::system_clock::to_time_t(beginDateTimePoint); in AdjustDateForDndTypeOnce() local
716 tm beginDateTm = GetLocalTime(beginDateT); in AdjustDateForDndTypeOnce()