quarter function returns the day of the year (1 through 355 or 356) for date.
Syntax
quarter(date)
Parameters
date can be any of the following:
- Another function that returns a date.
- A formula column that returns a date.
Examples
quarter(date(2020,12, 25))returns 4