jitendra873 / mobiscroll

Automatically exported from code.google.com/p/mobiscroll
0 stars 0 forks source link

Cant display 23hours #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

make a scroller on this format;
1.$('#date2').scroller({ preset: 'time', ampm: false });

What is the expected output? What do you see instead?
I see 00-23hours in the scroll wheel, but presentatated to me in the input 
field is a AM/PM time.
I get 11 PM instead of 23hours.

What version of the product are you using? On what operating system?
Gentoo, chrome

Please provide any additional information below.

Original issue reported on code.google.com by bjo...@gmail.com on 26 Feb 2012 at 9:00

GoogleCodeExporter commented 9 years ago
The 'ampm' options refers to the wheels only, for the input field use the 
'timeFormat' setting.

Original comment by diosla...@gmail.com on 27 Feb 2012 at 7:07