Change the timezone definition for the current request
					
					setTimezone(timezone)
					
						→ returns string
					
				
setTimezone("CET");
writeoutput(getTimezoneInfo().timezone);Expected Result: CET
Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.