Formula to convert UTC date time string to date/string in different timezone
0
votes
1
answer
410
views
I am getting date with time in UTC format.
2018-12-13T03:36:11+00:00
2018-12-10T19:26:48+00:00
I want to convert it to date in different timezone. So take above example and the target timezone is IST(GMT+5:30) then I should get date for each as follows.
2018-12-13
2018-12-11
Asked by Amit Patel
(111 rep)
Dec 13, 2018, 09:35 AM
Last activity: Dec 13, 2018, 09:44 AM
Last activity: Dec 13, 2018, 09:44 AM