ISOQUARTER
Returns the ISO8601 quarter of a given date
ISOQUARTER(date
)
Returns the quarter of a given date as an integer in ISO8601 format (1-4).
Arguments
Argument
Description
date
Date/time value(s)
Output
Integer corresponding to the ISO8601 formatted quarter.
Example
Last updated
Was this helpful?