You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Vladimir Figurov <vf...@asia-soft.kz> on 2004/06/21 13:19:23 UTC

DateSelector - Localization ?

How localization in "org.apache.turbine.util.DateSelector" is done?
Here so:

    Calendar calendar = 
Calendar.getInstance(Localization.getLocale(request));
    DateSelector.getMonthSelector(nameSelector,calendar)

 - does not work - always returns name Month in system locale (ru). 8(

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org