Hi All,
I have a dataset in which the time stamp is in UTC. I want to convert it into Central Time (CDT/CST) ,including the daylight saving time switches(CDT= UTC-5, CST=UTC-6). I cannot use [DateTimetoLocal] function because our Alteryx server runs on GMT. If I use this function the the time stamp will get converted into GMT instead on CDT/CST.
How can I convert this time stamp in Central Time (CDT/CST) , with taking into consideration of daylight saving?
I have attached a sample dataset to the question.
Help is much appreciated.
Thank you