Cldr.Config.calendars_for_locale

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

calendars_for_locale(locale_name, config)

View Source

Returns the calendars available for a given locale name

Example

iex> Cldr.Config.calendars_for_locale "en", TestBackend.Cldr
[:buddhist, :chinese, :coptic, :dangi, :ethiopic, :ethiopic_amete_alem,
 :generic, :gregorian, :hebrew, :indian, :islamic, :islamic_civil,
 :islamic_rgsa, :islamic_tbla, :islamic_umalqura, :japanese, :persian, :roc]