Page 1 of 1

In SORT can we convert GMT time to ET time?

Posted: Tue Sep 15, 2015 2:11 pm
by Akshypal
Hi,

In SORT can we convert GMT time to ET time? Is there any way to change the time format in SORT. Can you please advise if time-calculations are possiblie on SORT.

Re: In SORT can we convert GMT time to ET time?

Posted: Tue Sep 15, 2015 2:50 pm
by William Collins
Can you give some examples of what you actually want to do? Time calculations are possible in the way that any calculation is possible.

Re: In SORT can we convert GMT time to ET time?

Posted: Tue Sep 15, 2015 7:22 pm
by Robert Sample
Do you need to deal with Daylight Savings time? If not, GMT minus 5 hours is a simple calculation.

Re: In SORT can we convert GMT time to ET time?

Posted: Mon Sep 21, 2015 3:51 pm
by Akshypal
Robert Sample wrote:Do you need to deal with Daylight Savings time? If not, GMT minus 5 hours is a simple calculation.
I would like to write both kind of code and see what works best for us. What are the other consideration I should take in to account?