web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Time stored in the EventCUD table

(0) ShareShare
ReportReport
Posted on by 665

Can someone tell me why the time stored in the EventCUD table is 4 hours ahead?  When the notification emails are sent the time is 4 hours ahead and when I queried the EventCUD table I noticed the time stored there was 4 hours ahead.   If I look at the Notification List window inside of AX the time is correct.

Any ideas would be greatly appreciated.

Gary 

*This post is locked for comments

I have the same question (0)
  • Gary Knue Profile Picture
    665 on at

    I resolved this by editing the createEmailParameterMap method of the EventActionEmail class.  I changed the line parameterMap.insert('occurred', datetime2str(_inobx.AlertCreatedDateTime,
    DateFlags::FormatAll)); to parameterMap.insert('occurred', datetime2str(DateTimeUtil::applyTimeZoneOffset(_inbox.AlertCreatedDateTime,DateTimeUtil::getUserPreferredTimeZone()), DateFlags::FormatAll));.  This is for AX 2009 SP 1.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans