PDA

Click to See Complete Forum and Search --> : How to set CurrentCulture?


Jhd.Honza
Oct 13th, 2003, 02:28 PM
Hi,
I have installed Win2003, width default (=english) regional settings, together with VS.NET 2003.
Then I realized I need localized formats, and therefore I set it all in "Regional and Language options". This works well through Windows, but .NET FrameWork still provides english formats in CultureInfo.CurrentCulture.

How can I set which culture is the default?
Thanks