Forum Discussion
Patrick Sanouiller
Mar 20, 2019Copper Contributor
common data service and flow date error
I've an entity in CDS with field "Software Maintenance End" (date1.png) I read this in flow and put it in variable "licenseend" and send email with subject containing field and variable (date2.png) a...
NHelgren
Microsoft
Apr 04, 2019Patrick Sanouiller CDS stores and returns al DateTime values in UTC. If you are not directly applying any calculation you may want to check your User Settings to see what timezone you are configured for, this may be impacting the date calculation.