Chapter 2: ColdFusion Functions
<BR><INPUT TYPE="Text" NAME="date2" VALUE="<CFOUTPUT>#DateFormat(Now())#
#TimeFormat(Now())#
</CFOUTPUT>">
<P>Specify precision to the:
<BR><select NAME="precision">
</select>
<P><INPUT TYPE="Submit" VALUE="Compare these dates" NAME="">
<INPUT TYPE="RESET">
</FORM>
</BODY>
</HTML>
<option VALUE="s">
Second
</OPTION>
<option VALUE="n">
Minute
</OPTION>
<option VALUE="h">
Hour
</OPTION>
<option VALUE="d">
Day
</OPTION>
<option VALUE="m">
Month
</OPTION>
<option VALUE="yyyy">
Year
</OPTION>
319
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