brizaybrizoke
Technical User
The field I need to modify is a time formula, {@Time_Formatted}
The formula I currently have in place is for this field is,
{Ordhead.ORDHEAD_ORD_TIME}[1 to 2] + ":" +
{Ordhead.ORDHEAD_ORD_TIME}[3 to 4] + ":" +
{Ordhead.ORDHEAD_ORD_TIME}[5 to 6]
The time zone that this field pulls is EST and I need it to be CST.
My options seem to be 1)reduce the time by an hour or 2)convert time to CST.
Help with either would be greatly appreciated.
Thanks in advance
The formula I currently have in place is for this field is,
{Ordhead.ORDHEAD_ORD_TIME}[1 to 2] + ":" +
{Ordhead.ORDHEAD_ORD_TIME}[3 to 4] + ":" +
{Ordhead.ORDHEAD_ORD_TIME}[5 to 6]
The time zone that this field pulls is EST and I need it to be CST.
My options seem to be 1)reduce the time by an hour or 2)convert time to CST.
Help with either would be greatly appreciated.
Thanks in advance