Inside Coldfusion MX
| Quarter (date) Description
Calculates the quarter of the year in which a date falls. Example
<cfoutput> We are in Quarter #Quarter(Now())# of this year. </cfoutput>. |
| Quarter (date) Description
Calculates the quarter of the year in which a date falls. Example
<cfoutput> We are in Quarter #Quarter(Now())# of this year. </cfoutput>. |