Hello,
I am french and for my convenience, and to be abble to find help with my flows, I am using PA in english.
There's my issue :
when I format a date while using english version to put it in a excel file, the date format in excel is the english one (dd/MM/yy), even if I use this formula : convertFromUtc(utcNow(), 'Romance Standard Time', 'dd/MM/yy HH:mm:ss')
Of course, it seems to be normal as the output is a decimal number based on the english format...
the logical way to resolve this would be to use english language with french date format (dd/MM/yy) but the option in unavailable in the parameters : you must use date format according to your language...
any ideas to bypass that?