Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8912587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:14:21+00:00 2026-06-15T04:14:21+00:00

I have a Dynamics CRM system that works across multiple timezones. The users work

  • 0

I have a Dynamics CRM system that works across multiple timezones. The users work in their local timezones and I have some services that interact with the entities they create.

All code is done through the SDK Generated early bound entity classes.

For example:

  1. User creates a record with an associated task start and end date in GMT-4 timezone
    • Start Date through UI = 2012/11/23 00:00:00
    • Start Date in DB = 2012/11/22 20:00:00
    • End Date through UI = 2012/11/25 00:00:00
    • End Date in DB = 2012/11/24 20:00:00
  2. Services process that record and create a task with start and end dates – this time the service account is at GMT+1 (BST)
    • Start Date through Code = 2012/11/22 20:00:00
    • Start Date in DB = 2012/11/22 19:00:00
    • End Date through UI = 2012/11/24 20:00:00
    • End Date in DB = 2012/11/24 19:00:00
  3. User looks at created record and sees the task start and end dates are 4 hrs earlier – which when the UI renders it shows as 2012/11/22 23:00:00 where the user was expecting 2012/11/23 00:00:00.

I am seeing issues where when a user creates a record which is used by the services that the date mismatch is causing issues.

So I guess I have a number of questions:

  1. Is the datetime returned by the SDK EarlyBoundEntities in Local or UTC (I suspect UTC)?
  2. If its in UTC should my code that updates/creates records also convert the datetime I work on to UTC before setting it (i.e. use datetime.ToLocal() when getting and ToUTC() when setting)?
  3. Should my server adjust for daylight savings or should it stay at a set time i.e. UTC?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T04:14:22+00:00Added an answer on June 15, 2026 at 4:14 am
    1. Yes, the only time the DateTime is local in CRM is when you are creating a new DateTime in code, and not specifying that it’s UTC, or when it is displayed to the user. Anytime CRM stores a `DateTime, if it isn’t specified as UTC, it will convert it to UTC based on the user’s TimeZone.
    2. Since the SDK is returning it as UTC keep it in that format. Just be aware that if you create a new DateTime, you have to specify that it is UTC (DateTime to UTC ), or else the SDK will convert it to UDC when you save or update it.
    3. This is moot if you always work in UTC.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a file that I want to import into Microsoft Dynamics CRM 2011
I am responsible for multiple Dynamics CRM environments where we have our customizations deployed.
i trying to add some costume app into Dynamics CRM basically i have an
I'm customizing MS Dynamics CRM 4 and I have some JScript running on the
I have been asked to make some customisation changes to our Dynamics CRM 4.0
I have a Microsoft Dynamics CRM 4.0 form with an IFRAME on it that
I have a situation where in MS Dynamics Crm it returns some objects using
I have Dynamics CRM 4.0 installed and wrote a plugin, registered it, and setup
I am attempting to write my first Dynamics Crm 2011 plugin. I have therefore
I have created a web page (ASP.NET) that includes a stylesheet to mimic Dynamics

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.