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-14(), '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/

Reply via email to