[Mono-list] CultureInfo to it-IT

Atsushi Eno atsushi at ximian.com
Tue Apr 25 02:19:54 EDT 2006


Hello,

As long as it new CultureInfo ("it-IT") does not raise an exception,
the culture is supported in Mono. It just sounds like that we don't
have the date format (of what?) as dd/mm/yyyy. Since our culture info
data for all cultures are based on IBM ICU and thus the Unicode
standard CLDR, they are often likely to be incompatible with going-
own-way Microsoft.NET.
We would fix those format data differences when they are submitted
as bugs to bugzilla.ximian.com with the actual reproducible code.

BTW do we say CultureInfo is not yet implemented? I don't think
Mono manual reports anything about it.

Thanks

Atsushi Eno

Marco Bascietto wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Greetings,
> 
> I am developing a VS 2003 project that should run on a RHEL4 + mono server.
> 
> CulturalInfo set in VS2003 doesn't work in mono.
> I was wondering why the "date format" shown in my .NET application is
> not the same I got in mono.
> I have set a new instance of
> System.Globalization.CultureInfo class to  "it-IT" to format the date
> like "dd/mm/yyyy" but it seems that this setting is not recognized by
> mono because it flips day and month resulting in "mm/dd/yyyy".
> 
> Mono manual reports that the System.Globalization.CultureInfo
> class is not yet implemented, Does anyone know if there is a short cut
> in place to avoid this problem?
> 
> Locales on the linux machine is set to "it_IT.UTF8".
> mono 1.1.14
> xsp 1.1.13
> mod_mono 1.1.13
> 
> Thanks!
> Marco
> - --
> Marco Bascietto
> gpg --keyserver hkp://random.sks.keyserver.penguin.de --recv-key C8D6056F
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
> 
> iD8DBQFETMKPYShrYcjWBW8RAnX6AJ9hOUOSPmTmkEVsumnROYFN1/gsLgCfRXYE
> gqYTpHX6I9cwIGIaFTPxTUA=
> =PvX3
> -----END PGP SIGNATURE-----
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 



More information about the Mono-list mailing list