Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 general forum

Retrieving Time Zone Independent date from JS

(0) ShareShare
ReportReport
Posted on by 585

Hi,

I have a field with type date and time and the behavior is Time-Zone Independent, everything is good and the date value is returned in the views and forms as expected, now once I retrieve the value in JS, my browser is adding 4 hours to it based on my time zone (Gulf timing), the return value was like this

<a:KeyValuePairOfstringanyType>
   <b:key>ets_fromdate</b:key>
   <b:value i:type="c:dateTime" xmlns:c="www.w3.org/.../XMLSchema">2019-03-02T04:00:00</b:value>
</a:KeyValuePairOfstringanyType>
and it was correct but once i parce it to date object it's adding 4 hours, 

is there any solution for it



  • LeoAlt Profile Picture
    LeoAlt 16,331 on at
    RE: Retrieving Time Zone Independent date from JS

    Hi partner,

    I have searched about Time zone Gulf Timing, it's UTC+4, the browser may think of your time is UTC and then it added 4 hours to get Gulf timing automatically.

    I suggest that you could transfer the datetime to UTC first and then add 4 hours manually.

    Hope it helps.

    Best Regards,

    Leo

  • TylerS.Dev Profile Picture
    TylerS.Dev 725 on at
    RE: Retrieving Time Zone Independent date from JS

    Try Date.toUTCString() .

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

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,399 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans