Oh yeah, when I run

        <cfset tz = CreateObject("java", "java.util.TimeZone")>
<cfset tz = tz.getDefault()>
<cfoutput>TimeZone: #tz.getDisplayName()# (#tz.getID()#)</cfoutput>


It says I am in the America/New_York time zone.

Is this from java?  How do I change?

-----Original Message-----
From: Brad Wood 
Sent: Thursday, January 12, 2006 10:55 AM
To: CF-Talk
Subject: Time zone issue

I am running CF MX 7.01 on linux.  My time zone in telnet (both os and
hardware) is set to CST, but the now() function returns EST.  

WHY???

I can't find any setting in cf admin to change the time zone.

~Brad




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229353
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to