Name

Second

Synopsis

Second(date)

Returns the seconds for a valid date/time object as a number between 0 and 59. Example:

<CFOUTPUT>
It is currently #Minute(Now(  ))# minute(s) and #Second(Now(  ))# second(s) past the 
hour.
</CFOUTPUT>

Get Programming ColdFusion now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.