0 Proper way to set date format or culture in Azure 0 Ross Li posted 8 Years Ago We are having trouble making rock to display dates in dd/mm/yyyy or dd/mmm/yyyy formats. There are some posts that says the culture is be based on the client's browser, but so far change browser language to English United Kingdom on both Chrome and Firefox didn't seem to change the date format, the System Information popup in Rock also shows the Client Culture Setting to be in en-US. We are also running Rock on Azure and have read in different places that we have to set the globalization culture and uiculture settings in web.config, however that also didn't seem to help.Ideally we would like to be able to fix the date format on the system side and not have it depend on the client's browser setting.Thanks.