G
Guest
Hi guys
I'm having a problem with DateTime.Now.ToShortDateString().
It works fine, but I've got 2 servers (development and production), and
while the production server works perfectly and returns a UK formatted short
date (dd/mm/yyyy), my development server returns the US format (mm/dd/yyyy).
Both servers are Win2k3 with .net2.0 (2.0.50727) and I've checked date/time
settings and regional settings from Control Panel on both servers and they're
exactly the same.
What's going on? Why is DateTime giving US formats? Is there something I
need to change in the .net framework?
Help, this is really annoying!
I'm having a problem with DateTime.Now.ToShortDateString().
It works fine, but I've got 2 servers (development and production), and
while the production server works perfectly and returns a UK formatted short
date (dd/mm/yyyy), my development server returns the US format (mm/dd/yyyy).
Both servers are Win2k3 with .net2.0 (2.0.50727) and I've checked date/time
settings and regional settings from Control Panel on both servers and they're
exactly the same.
What's going on? Why is DateTime giving US formats? Is there something I
need to change in the .net framework?
Help, this is really annoying!