Announcements
No record found.
help
Hi Sachin mittal,
Refer to the below link and see whether it helps.
https://learn.microsoft.com/en-us/dotnet/api/dynamics.ax.application.datetimeutil.time#dynamics-ax-application-datetimeutil-time(microsoft-dynamics-ax-xpp-axshared-utcdatetime)
Thanks,
Girish S.
Hi Sachin, You can get time from Datetime as below but probably it will not be as per user's preferred timezone.
DateTimeUtil::time(Table.CreatedDateTime)
System code applies TimeZoneOffset as below. (Check writeDateTimeToLabel method of ProcessScheduleOccurrenceCardBuilder class)
Timezone userTimeZone = DateTimeUtil::getUserPreferredTimeZone(); ProcessScheduleDateTime userDateTime = DateTimeUtil::applyTimeZoneOffset(_datetime, userTimeZone); TimeOfDay userTime = DateTimeUtil::time(userDateTime);
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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 692
André Arnaud de Cal... 532 Super User 2026 Season 1
CP04-islander 478