Whoops! I have the same problem (hosting in the US) and I use Paul Hastings' timezone CFC (http://www.sustainablegis.com/projects/tz/testTZCFC.cfm) in application.cfc, then just refer to request.now instead of now()
<cfset request.now = application.environment.tz.castFromServer(now(), application.environment.timeZone)> -----Original Message----- From: Matthew Walker Sent: Monday, 12 December 2005 12:01 p.m. To: '[email protected]' Subject: RE: local date time minus 17 hours I have the same problem (hosting in the US) and I use Paul Hastings' -----Original Message----- From: Seamus Campbell [mailto:[EMAIL PROTECTED] Sent: Sunday, 11 December 2005 4:16 p.m. To: CF-Talk Subject: local date time minus 17 hours How do I get my local date and time when my ISP's local time is 17 hours behind me. Many thanks Seamus Seamus Campbell Boldacious WebDesign http://www.boldacious.com ~~~~ [EMAIL PROTECTED] ph 02 6297 4883 mob 0410 609 267 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226753 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

