Cldr.Calendar.first_day_for_locale

You're seeing just the function first_day_for_locale, go back to Cldr.Calendar module for more information.
Link to this function

first_day_for_locale(locale)

View Source

Returns the first day of a week for a given locale.

Note that the first of the first week is commonly not aligned with the first day of the year.

Link to this function

first_day_for_locale(locale, options \\ [])

View Source