You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/08/27 03:59:44 UTC

[jira] Commented: (TAPESTRY-2617) Localize datefield

    [ https://issues.apache.org/jira/browse/TAPESTRY-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625946#action_12625946 ] 

Howard M. Lewis Ship commented on TAPESTRY-2617:
------------------------------------------------

Seems like this could be a one-time JavaScript invocation to move the month and days names and the start day of the week as a JSON object and use that data to reconfigure the DatePicker.  Another option, one I like less, is to split datepicker.js into two parts: datepicker_main.js and datepicker_config.js, with localizations of the latter for different locales (and bit of a maintenance issue).  A third option is for the DatePicker to send a subsequent initialization request to the server to collect the localization data.

> Localize datefield
> ------------------
>
>                 Key: TAPESTRY-2617
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2617
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.14
>         Environment: All
>            Reporter: Ernest Monklitch
>             Fix For: 5.0.15
>
>
> Datefield is almost localized as TAPESTRY-1856 is closed, but still the UI of the date selector is hard coded to use english day and month names. Please fix this too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org