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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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)