You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Leon (JIRA)" <ji...@apache.org> on 2014/08/06 17:41:13 UTC

[jira] [Created] (OFBIZ-5702) Wrong timeFormat of datetimepicker causes hours represented as 12 not 24

Leon created OFBIZ-5702:
---------------------------

             Summary: Wrong timeFormat of datetimepicker causes hours represented as 12 not 24
                 Key: OFBIZ-5702
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5702
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk
            Reporter: Leon
             Fix For: Trunk


Latest datetimepicker add-on uses "timeFormat" option to detect am/pm, lowercase "h" represents 12hr am/pm, uppercase "H" represents 24 hr. (see https://github.com/trentrichardson/jQuery-Timepicker-Addon/issues/547). The datetime input widget that relying on this add-on does not work correctly: it's in 12-hours format not 24 hours.



--
This message was sent by Atlassian JIRA
(v6.2#6252)