Pragnesh

I don't see why it wouldnt work. In my instance I had to add the value of
15, being the number of hours the server is behind Australian EST.

As soon as NSW kicks in with Daylight saving I'm just going to add 16 rather
than 15, if it don't work at that time, no doubt I'll be asking questions
on here again. 


(dateAdd("h", 15, now()), 

If I'm not making sense apologies I'm only a newbie to CF.

Cheers
Peter


>-- Original Message --
>Reply-To: "CFAussie Mailing List" <[EMAIL PROTECTED]>
>From: "Pragnesh" <[EMAIL PROTECTED]>
>Subject: [cfaussie] Re: Server Date Stamp
>Date: Wed, 16 Jul 2003 11:04:56 +1000
>To: "CFAussie Mailing List" <[EMAIL PROTECTED]>
>
>
>Peter/ Taco,
>Just out of curiosity, will it work during daylight saving changeover.
>
>Pragnesh
>
>
>"Peter J" <[EMAIL PROTECTED]> wrote in message
>news:[EMAIL PROTECTED]
>>
>> I'm capturing the time stamp of when a query is being logged, which goes
>> into a log file, trouble is the time its picking up is the US time as
>thats
>> where I'm hosting my site, based in Miniapollis
>>
>> Any ideas how I can get around this? Current code for the process is:
>>
>> <cffile action="append"
>> file="d:\home\sites\one2onesolutions.net\web\log.cfm" output="#form.fname#
>> |#form.fphone#| #form.femail# | #form.cprtext# | #remote_addr# |
>> #DateFormat(now(),'mmmm dd,yyyy')# #TimeFormat(now(), 'hh:mm:ss tt')#"
>> addnewline="yes">
>>
>> Thanks
>> Peter
>>
>>
>>
>>
>
>
>
>---
>You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
>To unsubscribe send a blank email to [EMAIL PROTECTED]
>
>MX Downunder AsiaPac DevCon - http://mxdu.com/


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to