You have to show it what time format you want it to display:

ie: #TimeFormat(Now(), "hh:mm:ss tt")#

HH shows the hours
mm shows the minutes
ss shows the seconds
tt shows AM or PM

Larry Juncker
Senior Cold Fusion Programmer
Heartland Communications Group, Inc.

-----Original Message-----
From: Richard Colman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 03, 2000 4:17 PM
To: CF-Talk
Subject: #Timeformat(Now())#


why doesn't this work:

<INPUT type="text" name="timeopen"  value="#Timeformat(Now())#" size="8">

It does not display the time, but displays #Timeformat(Now())#
It's in the book! The date version works!

?????

Richard Colman

----------------------------------------------------------------------------
--
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