You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Aleksey Dedyukh (JIRA)" <ji...@apache.org> on 2007/11/16 08:37:34 UTC

[jira] Updated: (WW-2326) Add timezone support to date component

     [ https://issues.apache.org/struts/browse/WW-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Dedyukh updated WW-2326:
--------------------------------

    Description: 
It would be nice ot add timezone support to date component similar to fmt:formatDate.
You  need to add 'timezone' parameter to Date tag and use it during formatting date.
E.g. <s:date name="person.birthday" format="dd/MM/yyyy" timezone="session.timezone"/>



  was:
It would be nice ot add timezone support to date component similar to fmt:formatDate.
You  need to add 'timezone' parameter to Date tag and use it during formatting date.
E.g. <s:date name="person.birthday" format="dd/MM/yyyy" timezone="seesion.timezone"/>




> Add timezone support to date component
> --------------------------------------
>
>                 Key: WW-2326
>                 URL: https://issues.apache.org/struts/browse/WW-2326
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Plugin - Tags
>            Reporter: Serg Mazurok
>
> It would be nice ot add timezone support to date component similar to fmt:formatDate.
> You  need to add 'timezone' parameter to Date tag and use it during formatting date.
> E.g. <s:date name="person.birthday" format="dd/MM/yyyy" timezone="session.timezone"/>

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