The date value stored inside a date field of a table is always stored in the US time format: MM/DD/YYYY.
How can this be changed so that the data is stored as DD/MM/YYYYY. In the dataverse configuration, even if we change the view ( language etc ) the data continues to be stored in the US format. ( the raw date inside the table )
Thanks,