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="seesion.timezone"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.