QUARTER
Returns the quarter of a given date
Last updated
Was this helpful?
Returns the quarter of a given date
QUARTER(date)
Returns the quarter corresponding to the given date as an integer.
Argument
Description
date
Date/time value(s)
The quarter of a given date as an integer.
Last updated
Was this helpful?
Was this helpful?