Loading
Prepare for Email to Become the Default Login ExperienceRead More
Intermittent freezing when using using certain browser versionsRead More
Set Up and Maintain Your Salesforce Organization
Determine the Locales in Use

Determine the Locales in Use

To identify the locales used in your org, you can use an SQQL query, a report, or both. When locale formats change, your adoption effort depends on the locales used in your org. For example, when you migrate from Oracle’s Java Development Kit (JDK) locale formats to International Components for Unicode (ICU) locale formats, or when existing locale formats change.

Required Editions

Available in: both Salesforce Classic and Lightning Experience
Available in: all editions
  • Create a SOQL Query
    To gather details about locale use, like user count by locale, create a SOQL query
  • Create a Custom Object for a Report
    To identify which users chose to use each locale, create a custom field on the User object. Then use that custom field to create a report that lists users by locale code.
  • Identify Locales in Use by User
    To gather information about the users for each locale, use a custom field to create a report that lists users by locale code.
 
Loading
Salesforce Help | Article