[Mono-devel-list] Adding new CultureInfo

Angel Marin anmar at gmx.net
Wed Feb 2 04:20:42 EST 2005


Hi,

.NET supports that culture, but this culture has a strange history
behind. Until .NET 1.1 SP1 both 'sr-SP-Cyrl' and 'sr-SP-Latn' where
supported as specific cultures with parent culture 'hr'. But in .NET
1.1 SP1 the neutral culture 'sr' was introduced and now the parent
culture of both is the 'sr' one.

I wouldn't expect this kind of change in a service pack, but it's MS
:)

Regards,
-- 
Angel Marin
http://anmar.eu.org/
 

> -----Mensaje original-----
> Rafael Teixeira
> 
> Just in case: Does .NET support that culture?
> 
> On Tue, 1 Feb 2005 14:15:55 +0100, Aleksandar Dezelin 
> <dezelin at gmail.com> wrote:
> > When I instantiate a class CultureInfo with a culture name set to
> > "sr-SP-Latn" it shows me an error saying that 'culture 
> sr-SP-Latn' is
> > (null)'. I am using Debian unstable and mono 1.1.3 source built
with
> > ICU support. I have installed package 'locale'. If there's 
> no suppport
> > in Mono for the 'sr-SP-Latn' I would like to add it.
> > 
> > Cheers,
> > Aleksandar Dezelin




More information about the Mono-devel-list mailing list