All of my dates are in the American format MM/DD/YYYY, I've checked the regional settings on the server and it's all set to use the British format DD/MM/YYYY. Any ideas how I can make my ASP.NET pages use the British format?

Thanks