add timezone support to Jasper Reports Plugin
---------------------------------------------
Key: WW-2637
URL: https://issues.apache.org/struts/browse/WW-2637
Project: Struts 2
Issue Type: Improvement
Components: Plugin - JasperReports
Reporter: Christophe BONCHE
It will be fine to define a timezone parameter. The timezone could be an ognl
expression or the TimeZoneID string.
This timezone has to be put into the map attribute:
parameters.put(JRParameter.REPORT_TIME_ZONE, ...);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.