
Hi everyone! I was wondering if anyone had any thoughts/suggestions about the following.
In short, I've noticed that, when running a Lightning Flow, date formats are defaulting to MM/DD/YYYY instead of DD/MM/YYYY, despite time zone settings being in BST (Europe/London). This results in entries like 31/12/2019 being recognised as invalid. Is this expected behaviour in a Lightning Flow?
I can recommend users to use the date picker instead or a custom coded route which would respect DD/MM/YYYY, but custom dev seems excessive and the input format for the date field is causing confusion for users as they can enter dates in DD/MM/YYYY format elsewhere in the system.
If anyone has any thoughts/suggestions, it would be greatly appreciated.
Many thanks, Richard