Yes they will. BTW This would be faster <cfset ttoday = DateFormat(Now(), "mm/dd/yy")> --K -----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.

