Difference between Azure WebApp date format and the local App date format
I tried the query : "Alter database [MyDB] Collate french_ci_as" to change the database TIME_ZONE but it doesn't solve the problem.
I still have the format 'mm/dd/yyyy' on Azure WebApp. Any ideas?