[
https://issues.apache.org/jira/browse/OFBIZ-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008380#comment-15008380
]
Gareth Carter edited comment on OFBIZ-5608 at 11/17/15 9:44 AM:
----------------------------------------------------------------
I was under the impression that ofbiz will always render date/time fields as
ISO format into the hidden field and let the javascript framework handle
internationalization of the viewable field. This can certainly lead to the
tooltip displaying a different format from the actual input. Tooltip text is
based on the user login locale, but the javascript is dependent on the browser
locale.
The javascript library is datejs and you can see the formats used by the
browser from the javascript object Date.CultureInfo
was (Author: gareth.carter):
I was under the impression that ofbiz will always render date/time fields as
ISO format into the hidden field and let the javascript framework handle
internationalization of the viewable field. This can certainly lead to the
tooltip displaying a different format from the actual input. Tooltip text is
based on the user login locale, but the javascript is dependent on the browser
locale
> Dates Displaying Incorrectly With Negative Offest Timezones.
> ------------------------------------------------------------
>
> Key: OFBIZ-5608
> URL: https://issues.apache.org/jira/browse/OFBIZ-5608
> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Affects Versions: Release Branch 12.04, Release Branch 13.07, Trunk
> Reporter: Rupert Howell
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: DateField_1.jpg, DateField_2.jpg, IgnoreTimeZone.patch,
> ObjectTypeTests.patch, dates.patch, dates_1589040.patch, sqldate_scenarios.png
>
>
> Dates are displaying incorrectly when negative offset (relative to UTC) are
> applied by the users settings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)