Hi All,
My problem is converting the Timezone. My server is in Eastern Time Zone, but users can be anywhere in world. So I wanted them to see the time of their records in their local time.
I'm trying to write a formula as
shiftdatetime(currentdatetime, "EST,300,EDT", "GMT,0,GMT") but i don't think its working or not.
If anyone knows how to write it that would be appreciated
My problem is converting the Timezone. My server is in Eastern Time Zone, but users can be anywhere in world. So I wanted them to see the time of their records in their local time.
I'm trying to write a formula as
shiftdatetime(currentdatetime, "EST,300,EDT", "GMT,0,GMT") but i don't think its working or not.
If anyone knows how to write it that would be appreciated