Try to Time/Dateformat() it and see if its what your looking for

I'd still use this though...

<cfset application.austime = dateadd('h', 17, now())>

..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-----Original Message-----
From: Seamus Campbell [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 10, 2005 11:05 PM
To: CF-Talk
Subject: [Reply To] Re: FW: local date time minus 17 hours

Thanks Mike

I've tried that but I get a number ( eg 38698.3354861) 
I'm using CFMX 7

Do you know why I'm getting this?
Exact code I'm using:
<cfset application.austime= #now()# + #createTimeSpan(0,17,0,0)#>

<cfoutput>#application.austime#</cfoutput>

Ta
Seamus


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.13.13/197 - Release Date: 12/9/2005
 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:226749
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