How Date time with time zone works in CRM
How Date time with time zone works in CRM
- DateTime is saved in database as UTC time
- DateTime queried directly from SQL table or base view returns UTC
- DateTime in CRM UI is always shown based on user’s local time zone.
- DateTime queried from filtered view returns users local time
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.