You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/11/16 17:58:11 UTC

[jira] [Comment Edited] (OFBIZ-5608) Dates Displaying Incorrectly With Negative Offest Timezones.

    [ https://issues.apache.org/jira/browse/OFBIZ-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006590#comment-15006590 ] 

Jacques Le Roux edited comment on OFBIZ-5608 at 11/16/15 4:57 PM:
------------------------------------------------------------------

[~adrian.crum@yahoo.com], I checked your assertion about 
// FIXME: modelFormField.getEntry ignores shortDateInput when converting Date objects to Strings.

I put a breaking point in ModelFormField.getEntry(), but it's never used in relation with shortDateInput which is only used in htmlFormMacroLibrary.renderDateTimeField macro.

I tried editing a FixedAsset in webtools and I found that it works well


was (Author: jacques.le.roux):
[~adrian.crum@yahoo.com], I checked your assertion about 
// FIXME: modelFormField.getEntry ignores shortDateInput when converting Date objects to Strings.

I put a breaking point in ModelFormField.getEntry(), but it's never used in relation with shortDateInput which is only used in htmlFormMacroLibrary.renderDateTimeField macro.

I found that it works well, but when you come back to the options page xhen creating an order in order manager

> 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: 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)