Hi,

Pere Rodríguez wrote:
No, it isn't es-CA, it's ca-ES.

Ok, then we have it (as well as .NET).

I have a agpx page with a calendar webcontrol and ca-ES culture. When
I execute the page the month name appears in english (wrong: it would
have to appear in catalan). I test the same page on Monoppix and month
name appears in catalan (ok).

Are Catalan day names dg., dl., dt., dc., dj., dv. and ds. ? I just
copied these names from where I ran xsp with LANG=ca-ES ;-)

What is the culture that is used to display the calendar? Try
embedding

        Current Culture is <%= Thread.CurrentThread.CurrentUICulture.Name %>

in your page.

Atsushi Eno
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to