Cldr.Plug.SetLocale.session_key

You're seeing just the function session_key, go back to Cldr.Plug.SetLocale module for more information.

Returns the name of the session key used to store the CLDR locale name.

Example

iex> Cldr.Plug.SetLocale.session_key() "cldr_locale"