542
<P>Using Timeformat, we can display that date/time value
in a number of different ways:
<CFOUTPUT>
<UL>
<LI>#TimeFormat(todayDate)#
<LI>#TimeFormat(todayDate, "hh:mm:ss")#
<LI>#TimeFormat(todayDate, "hh:mm:sst")#
<LI>#TimeFormat(todayDate, "hh:mm:sstt")#
<LI>#TimeFormat(todayDate, "HH:mm:ss")#
</UL>
</CFOUTPUT>
</BODY>
</HTML>
CFML Language Reference
Need help?
Do you have a question about the COLDFUSION 4.5-CFML LANGUAGE and is the answer not in the manual?
Questions and answers