InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



change dateformat Expand / Collapse
Author
Message
Posted 26/01/2007 07:43:54
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 17/03/2008 08:24:20
Posts: 10, Visits: 39
Hi,

I have a problem to change the global dateformat to a german dateformat (dd.mm.yyyy hh:mi:ss). The dateformats I could select in the Admin are all en-US.

The IIS is installed on a machine which settings are en-US.

I tried to put this:

<globalization culture="de-DE" uiCulture="de-DE" />

or this:

<globalization requestEncoding="iso-8859-1" responseEncoding="iso-8859-1" fileEncoding="iso-8859-1" culture="de-DE" uiCulture="de-DE" />

into the web.config but it doesn't work. After saving the changes in the web.config the following error occurred while reloading the site:

Exception Type:        System.InvalidCastException
Exception Message:   Conversion from string "1/26/2007 2:36:46 PM" to type 'Date' is not valid.
Exception Source:      Microsoft.VisualBasic
Exception Target Site: FromString

Any Idea what to do, or how to select/add a german datestring in the Admin?

Andreas Cramer

Post #12300
Posted 30/01/2007 07:57:39
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 17/03/2008 08:24:20
Posts: 10, Visits: 39
with the help of Ryan we found the problem for the datetimeformat.

After saving the globalization changes in the web.config you have to delete the anonymous cookie for your forum. That solves my problem with the german dateformatstring.

Andreas Cramer

Post #12311
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey, Mark Christianson, Bare, James Trott

Permissions Expand / Collapse

All times are GMT, Time now is 1:38pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.109. 9 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.