Hi Community!
We're reaching out to provide details about some upcoming backend upgrades on the Automation platform. Just a heads-up that this will get a bit technical - read on if you’re interested!
On June 17, 2024, we will upgrade our software stack to the latest version of Java to improve performance and security. The latest Java version includes an upgrade of the Unicode specification from Unicode 10 to Unicode 15.1.0, which supports more characters and locales.
The Unicode upgrade will introduce the following changes to dates and numerical values:
Timestamps (e.g., 12:00 AM) will now have a narrow, no-break space character between the time and the AM/PM suffix instead of a no-break space character.
The same is true for numbers that include spaces. For example, for the fr locale, the spaces between the number 123 456 789,123 will be a narrow, no-break space character instead of a no-break space character.
Date and time combinations that were previously separated by at will now be separated by a comma. For example, January 1, 1970 at 12:00:00 AM UTC will now be shown as January 1, 1970, 12:00:00 AM UTC (please also note that the white space between the time and AM/PM suffix will change to a narrow, non-breaking space character, as explained earlier).
Visually, not much is changing - but this might affect how you’ve configured your rules, especially when it comes to smart values.
For most rules, no changes will be needed. But if you’re using date, time, and numbers in automation rules (e.g., in smart values) and need them to be in a specific format, we recommend you make suitable changes to support the above format changes. We recommend reviewing rules that use the following smart values:
Timestamp smart values
shortDateTime
shortTime
mediumDateTime
mediumTime
longDateTime
longTime
fullDateTime
fullTime
Date and time smart values
shortDateTime
mediumDateTime
longDateTime
fullDateTime
Please feel free to reach us with any questions you may have about the upgrade.
Thanks!
Srini Chakravarthy
9 comments