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

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

UTC Date time to System Date time in X++

(0) ShareShare
ReportReport
Posted on by 618

Hi Experts,

I need to display start date time and end date time from a table in my report which is of type UTCDateTime now. how can I convert it to user timezone datetime.

StartDate = MyTable.StartDate

EndDate = MyTable.EndDate

Is there any code to convert it directly. 

Thanks in advance. 

I have the same question (0)
  • Verified answer
    Martin Dráb Profile Picture
    236,394 Most Valuable Professional on at
    RE: UTC Date time to System Date time in X++

    The title says that you want to do it in X , but then you talk about a report. Can you clarify your needs, please?

    If you need it in X , use DateTimeUtil::applyTimeZoneOffset():

    DateTimeUtil::applyTimeZoneOffset(myTable.StartDate, DateTimeUtil::getUserPreferredTimeZone()));

  • Verified answer
    Blue Wang Profile Picture
    on at
    RE: UTC Date time to System Date time in X++

    Hi AXBeginner,

    Have you tried this: docs.microsoft.com/.../how-to-convert-between-utcdatetime-and-system-datetime

    https://stoneridgesoftware.com/working-with-utcdatetime-functionality-in-dynamics-ax-2012/

  • Suggested answer
    D365  beginner Profile Picture
    618 on at
    RE: UTC Date time to System Date time in X++

    This works perfect. Thanks

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,004

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 857 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 548 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans