Set User's Locale

This Smart Service easily sets a user's preferred locale based on the following inputs:

  • a user object
  • a string representation of a locale eg. ""en_GB"", ""en_US"", ""fr_FR"" etc.
Anonymous