Function Quarter() Foundation

Determines the quarter a date belongs to.

Syntax
Quarter( [<dDate>] ;  // Default: Date()
       ) --> nQuarter
Return

Returns a numeric value between 1 and 4 which indicates the quarter <dDate> belongs to.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.