Date localization is supported in the application - except where dynamic date formats are required by the field.
Rule of Thumb: The From and Through fields of the application are generally MM/DD/YYYY. However, the application will accept certain locales, such as English (Australia), and English (United Kingdom) where the input format could be DD/MM/YYYY.
The Condition field generally accepts a dynamic date type format. Localization of Dynamic Dates (DyD) is not supported. This application accepts two dynamic date formats: the preferred ISO 8601 format YYYY-MM-DD, and EN_US format MM/DD/YYYY for backward compatibility. This means if you enter September 10, 2017 as 10/09/2017, then this application will read this date as October 09, 2017.
As of version 7.5.3+ this application will enforce a 4-digit year system wide. A YY value input less than 69 will return 20XX. A YY value input greater than or equal to 69 will return 19XX. The error message, “Invalid date format” will also appear in some areas when a 4-digit year is not supplied. Additionally, the DyD year limit is now 1900.
See Help topic: Multiple Language Preferences for additional information regarding multiple languages and setup.