]
Vineet Reynolds resolved FORGE-915.
-----------------------------------
Fix Version/s: 1.3.1.Final
Resolution: Done
Pushed upstream
Faces scaffold should use the server timezone instead of UTC for date
and time fields
-------------------------------------------------------------------------------------
Key: FORGE-915
URL:
https://issues.jboss.org/browse/FORGE-915
Project: Forge
Issue Type: Bug
Affects Versions: 1.0.5.Final, 1.3.0.Final
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
Fix For: 1.3.1.Final
The generated Faces scaffold uses UTC to represent dates and times in all usages of
{{h:outputText}}. This is the default behavior but is confusing and appears incorrect,
since end-users would expect to see the dates and times from the perspective of the server
timezone (which is used for storage).
Also, the stored dates are displayed with an offset of one day when the server timezone
is ahead of UTC.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: