Calendar.quarter_of_year

You're seeing just the callback quarter_of_year, go back to Calendar module for more information.
Link to this callback

quarter_of_year(year, month, day)

View Source

Specs

quarter_of_year(year(), month(), day()) :: non_neg_integer()

Calculates the quarter of the year from the given year, month, and day.