from_locale


Description:

public static ContentRatingSystem from_locale (string locale)

Determine the most appropriate ContentRatingSystem for the given locale.

Content rating systems are selected by territory. If no content rating system seems suitable, as_content_rating_system_iarc is returned.

Parameters:

locale

a locale, in the format described in `man 3 setlocale`

Returns:

the most relevant ContentRatingSystem