[Mono-list] CultureInfo to it-IT

Michał Ziemski rook at roo.k.pl
Mon Apr 24 09:23:16 EDT 2006


Hi!

I had a similar problem with polish locale.
This happened when I passed NumberFormatInfo or DateTimeFormatInfo as 
the second parameter in the ToString method.
When I used CultureInfo as the second parameter everything went fine.

If this doesn't help, please post some code, that shows the problem.

Cheers!
Michal Ziemski

Dnia 2006-04-24 14:20, Użytkownik Marco Bascietto napisał:
> -----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