[forge-issues] [JBoss JIRA] (FORGE-915) Faces scaffold should use the server timezone instead of UTC for date and time fields

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Thu May 23 02:40:06 EDT 2013


     [ https://issues.jboss.org/browse/FORGE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vineet Reynolds updated FORGE-915:
----------------------------------

    Description: 
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.

  was:
The generated Faces scaffold uses UTC to represent dates and times. 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.

Also, the stored dates are displayed with an offset of one day when the server timezone is ahead of UTC.


    
> 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
>
> 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: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list