Overview
With Salesforce planning to enable the ICU Locale Format update starting June 15, 2025, many customers using CloudSense R36 and R37 raised concerns regarding potential impacts—particularly with components using API versions below 45. This article outlines CloudSense’s assessment and guidance on this matter.
Information
To determine whether CloudSense packages or your custom components are affected by the Salesforce ICU Locale Format enablement, consider the following confirmed details from CloudSense Product Management:
ICU Locale Upgrade Impact:
-
ICU Locale upgrade has no impact on Legacy (R36, R37, etc.) packages.
-
These packages are confirmed safe, as they use API versions below 45, which continue to rely on JDK locale.
-
TL;DR: No CloudSense packages are impacted by the ICU Locale update.
<supportagent>
For more information, please review the assessment by TPM on ticket 60005231.
</supportagent>
Frequently Asked Questions:
What should I do if I’m using R36 or R37 packages?
Nothing – these versions are confirmed safe as they rely on API versions <45, which do not adopt ICU locale formatting.
Will my custom components break due to ICU enablement?
No, as long as they use API <45.0. However, it is still advisable to perform sandbox testing to detect any formatting inconsistencies.
Priyanka Bhotika
Comments