Micusoft / mobiscroll

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

Leading zero on hour when using timeFormat: 'h:ii A' #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the following settings:
  "preset: 'time', timeFormat: 'h:ii A'"

What is the expected output? What do you see instead?
Popup should display without leading zero for hours 1-9. A leading zero is 
added no matter what format is being used.  It also displays correctly on the 
headerText and the results are fine just the scroll wheel is not.

What version of the product are you using? On what operating system?
2.0RC1 on Windows 7/Firefox 12.

Please provide any additional information below.
It does display in the text field properly (without leading zero for hour), 
just not during the selection process.

Original issue reported on code.google.com by ccarl...@gmail.com on 26 Apr 2012 at 7:30

GoogleCodeExporter commented 8 years ago
timeWheels option added in 2.0rc2

Original comment by diosla...@gmail.com on 3 May 2012 at 2:51