MACROMEDIA COLDFUSION 4.5-CFML LANGUAGE Reference page 343

Cfml language reference
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

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

This manual is also suitable for:

Coldfusion 4.5

Table of Contents