I am located in the Eastern Time Zone but I want to display central time on my form. Using FormCalc I have inputed this code in layout:ready $.rawValue = Concat (Num2Date(Date(), "EEEE MMM DD YYYY", "de_EN"), " ", Num2Time(Time(), " HH:MM:SS "), " ", "CST")The "CST" just prints out CST but does not ...