You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Gareth Carter (JIRA)" <ji...@apache.org> on 2014/11/22 21:24:12 UTC

[jira] [Created] (OFBIZ-5883) jQuery datetimepicker popup time value is not set correctly from an existing value

Gareth Carter created OFBIZ-5883:
------------------------------------

             Summary: jQuery datetimepicker popup time value is not set correctly from an existing value
                 Key: OFBIZ-5883
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5883
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: Trunk, Release Branch 13.07, Release Branch 12.04
            Reporter: Gareth Carter
            Priority: Minor


The jQuery datetimepicker popup for date-time fields does not set the time correctly from an existing value. This is because all date-time (Timestamp) fields return a millisecond component which is not supported by datetimepicker. It seems that datetimepicker is unable to parse the time with a millisecond component and instead defaults to 00:00



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)