Or combine the two into one line...

<cfset ttoday = #DateFormat(Now(), "m/dd/yy")#>

-----Original Message-----
From: Peter Benoit [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 24, 2000 8:22 AM
To: '[EMAIL PROTECTED]'
Subject: Dates


If I use this?

<cfset todayDate = Now()>
<cfset ttoday = #DateFormat(todayDate, "m/dd/yy")#>

Will months with 2 digits appear with 2 digits?  IE 10/10/00?

thanks,
Pete

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to