I have a time in the future when I want a notification to occur and need to know if ::CeSetUserNotificationEx expects UTC or local time in the stStartTime field of the CE_NOTIFICATION_TRIGGER structure if the dwType field is set to CNT_TIME?
I have a time in the future when I want a notification to occur
Share
After actually testing
::CeSetUserNotificationExwith both UTC and local time input, I’m in the position of answering my own question:::CeSetUserNotificationExwants local time.