Date problems (UK)

K

KavvY

How can I get asp.net to display UK dates in a UK format consistently?

If I execute a local development version of my page which accesses a SQL
table the date gets displayed in UK format.

If I transfer the page to the server and access it from my computer the date
gets displayed in a US format!

So where is the problem?

My computer and the server are both configured to a UK date, and the SQL
server is correctly storing the date in a UK format.

Cheers
Rich.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top