Function Quarter() Foundation
Determines the quarter a date belongs to.
Quarter( [<dDate>] ; // Default: Date()
) --> nQuarter
Returns a numeric value between 1 and 4 which indicates the quarter <dDate> belongs to.
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.