SYMPTOM:
In Strategy Web 9.4.1, when the 'Number and Date format' in the Web Preferences is set to ‘Default’, like shown below, the number and date format should pick up from the client machine OS level Region and Language settings:

For instance, if a user changes their client machine's Windows 'Regional and Language' Date and time formats to a language other than English (U.S.), such as Polish (Poland), Strategy Web will automatically use the date format from the new selection. However, when a language such as English (Canada) is selected, like shown below:

The date format in Strategy Web 9.3.1 will not display the desired ‘dd/MM/yyyy’ format, but will revert back to the default mm/dd/yy.
STEPS TO REPRODUCE:
Follow these steps to reproduce the issue in a Strategy Tutorial Project:
dd/MM/yyyy


CAUSE:
This is a limitation in Strategy Web 9.4.1 and above. When the 'Number and Date format' in the Web Preferences is set to ‘Default’ the number and date format should pick up from the client machine OS level Region and Language settings. However the locale selected must exist in the ‘format_config.xml’ file of the Strategy Web 9.3.1 server located at:
Sample Code/Error
<Strategy Home>WEB-INF\xml\format_config.xml

CUSTOMIZATION WARNING:
This customization is provided as a convenience to Strategy users and is only directly applicable to the version stated. While this code may apply to other releases directly, Strategy Technical Support makes no guarantees that the code provided will apply to any future or previous builds. In the event of a code change in future builds, Strategy Technical Support makes no guarantee that an updated version of this particular customization will be provided. In the event of a code change in future builds, Strategy may not be able to provide additional code on this matter even though this customization is provided at this time for this specific build. For enhancements to this customization or to incorporate similar functionality into other versions, contact your Account Executive to inquire about Strategy Consulting assistance.