1 and 1 hosting with Culture Info Date Specific

For anyone thinking about using 1 and 1 asp.net hosting it’s worth noting that you will need to change the Culture Information to get days and months from German to English or your desired langauge.

To do this is quite straight forward and requires a quick amendment to your web.config Note that this will go in the <system.web> element.

<globalization fileEncoding=”utf-8″ requestEncoding=”utf-8″ responseEncoding=”utf-8″ culture=”en-GB” uiCulture=”en-GB”/>

 

For more information on ASP.NET Globalization and Localization

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Simon Philp

Subscribe now to keep reading and get access to the full archive.

Continue reading