I have one issue which I resolved by myself but yet need some confirming words weather I am 100% correct on my thought, just because there is not any documentation I found to prove myself correct.
My server is in DST time currently,CRM UI is also showing 1 hour up then data stored in db. that's fine.
When I calculate and store date with plugin, after my plugin update operation finishes, CRM platform deducts 1 hour in data I saved. I have read that when we do some operation via SDK related date time, CRM stores date time as it is. is it the case that when
time is in DST, platform also get involves to deduct 1 hour by then ?
As a resolution, I have commented out my line of deducting 1 hour and letting CRM to do it now.
Am I correct on my understanding or it would be appreciable if some one can provide any documentation URL.
Regards, Hiren Solanki.
Thanks and regards,
Hiren Solanki.
Please vote or mark as a answer if it helped you.