|
-
Jan 17th, 2003, 12:04 PM
#1
Thread Starter
Member
Help!!Windows 2000 Server date Format problem
Hi,
Devloped an asp.net application on Win 2000 Pro and moved it to Win 2000 Server. It works fine accept for the date format and currency is showing in USA format instead of UK. The Win 2000 Server is set to UK date format. Also an article suggested I add this code to the Global.asax file:
Session.LCID = 2057 in the session_start() sub.
I have tried this and still the format is incorrect. Help!!!!!!!!!!!!!!!!!!!!!
-
Jan 20th, 2003, 08:53 AM
#2
Thread Starter
Member
Anyone Got any ideas ???????????
-
Jan 20th, 2003, 12:37 PM
#3
Thread Starter
Member
I've changed my Test server to amercian date format, but it is still showing £ signs, maybe the set up has nothing to do with it ?
-
Jan 21st, 2003, 08:41 AM
#4
Thread Starter
Member
still need help........ maybe I should post on asp.net.............
-
Jan 21st, 2003, 07:59 PM
#5
Lively Member
try to change the date data into the standard format #YYYY-MM-DD#
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|