[Mono-devel-list] asp.net: globalization / CultureInfo

Rémy Schumm smr at zhwin.ch
Tue Apr 19 07:32:27 EDT 2005


Hi Barbara


Thank you for your help, but:
does not help: it seems that my mono-system has no globalisation 
support:
System.ArgumentException: Culture name de_CH is not supported.

(neither are all other)

I have installed the full binary distribution of mono 1.1.4 for SuSE 
9.0 and installed all packages.
Has this build no support for globalisation? Have I to compile myself? 
Whit what options?

	thank you,

	Rémy




Am 19.04.2005 um 11:39 schrieb Barbara Plank:

>> No chance to bring it back to the German Date Strings.
>>
>> I tried:
>> in web.config:
>> <globalization
>> 			 culture="de_CH"
>> 			 uiCulture="de_CH" />
>>
>> in the axpx-File:
>> <%@ Page Language="C#" Culture="de_CH" uiCulture="de_CH" ...
>
> Hi Rémy,
>
> what if you try to set the culture of the current thread? Using:
>
> System.Threading.Thread.CurrentThread.Culture = new
> System.Globalization.CultureInfo("de_CH");
>
--
Zürcher Hochschule Winterthur - ZHW
(Zurich University of Applied Science Winterthur, Switzerland)

Rémy Schumm, ZHW - T, E222, Postfach 805, 8401 Winterthur
dipl. Ing. FH, Assistent Softwareentwicklung, Dept. T,
tel. direkt +41 52 2677 490 gsm/mms/sms +41 79 21 1234 1
http://www.zhwin.ch/~smr  - PGP ID 0x59BA4E81 - Mac OS X Panther on G5

Content Security by MailMarshal



More information about the Mono-devel-list mailing list