I'm trying to figure out how the date formatting works in Adobe Forms. Our users in Canada are seeing the dates in 2 different formats on one Adobe form - some dates are in MM/DD/YY but some in DD/MM/YY. The default format in their user settings is MM/DD/YYYY and the same is configured for CA country in SPRO.
The fields in question have Date/Time type and Display Pattern = date.short{}, but it looks like Locale setting is making a difference in the date format. When it's set to Default, the date appears in DD/MM/YY, but with "Viewer's system locale" the format is MM/DD/YY.
Now what's funny - in the form's properties the default locale is... "Viewer's system locale". So the question is - why then there is a difference between "Viewer's system locale" and "Default" behavior in the date field? And what exactly is this "Viewer's system locale"? Where is the date format stored for it?
I've been trying to find an answer everywhere, but with no success so far.