Inside Coldfusion MX
Minute (date) Description
Gives the minute from a date/time object. Example
<cfoutput> Currently #Minute(Now())# minutes on the hour. </cfoutput> |
Minute (date) Description
Gives the minute from a date/time object. Example
<cfoutput> Currently #Minute(Now())# minutes on the hour. </cfoutput> |