gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

datepicker: timepicker never shows 24/h time #1058

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. <sj:datepicker timepicker="true" timepickerFormat="hh:mm" 
timepickerAmPm="false"/>

2.
3.

What is the expected output? What do you see instead?
When you open the calendar dialogue and slide the hours right and left, the 
value should range from 1 to 24. Instead is goes from 1 to 12 then from 1 to 12 
again. So you can never set a time in the afternoon.

Which struts2 version? 2.3.15.2

Which struts2-jquery plugin version? 3.6.1

Please provide any additional information below.

Original issue reported on code.google.com by vmlmil...@gmail.com on 25 Oct 2013 at 3:30

GoogleCodeExporter commented 9 years ago
Hi! Please, try the following format: "HH:mm"

Original comment by matias.r...@gmail.com on 17 Dec 2013 at 8:07

GoogleCodeExporter commented 9 years ago

Original comment by johgep on 11 Jan 2014 at 2:39