[
https://issues.apache.org/struts/browse/WW-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonid Rozenblyum updated WW-2326:
----------------------------------
Description:
It would be nice to 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="session.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 to 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.