Date.QuarterOfYear
This function determines the quarter of the year in which a specified date falls. The function returns a number between 1 and 4, representing the quarter. The input parameter, 'dateTime,' can accept v...
This function determines the quarter of the year in which a specified date falls. The function returns a number between 1 and 4, representing the quarter. The input parameter, 'dateTime,' can accept values of date, datetime, or datetimezone.