linjiancai / mobiscroll

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

scroller with dateOrder: 'mmy' returns year, month AND day #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Call the scroller like so: 
$("#date").scroller({ dateOrder: 'mmy' });

What is the expected output? What do you see instead?
I wanted mobiscroll to set month and year only. But I also get the day scroller.

Is this supposed to happen? 

If I specifially omit days from the dateOrder, they should not show up, should 
they?

Other than that: GREAT PLUGIN! 

What version of the product are you using? On what operating system?
v1.0.2 Windows XP, FF5

Original issue reported on code.google.com by svenfran...@gmail.com on 10 Aug 2011 at 11:04

GoogleCodeExporter commented 9 years ago
This behaviour is not yet supported

Original comment by diosla...@gmail.com on 18 Aug 2011 at 7:01

GoogleCodeExporter commented 9 years ago

Original comment by diosla...@gmail.com on 17 Apr 2012 at 5:50

GoogleCodeExporter commented 9 years ago
Issue 63 has been merged into this issue.

Original comment by diosla...@gmail.com on 24 Apr 2012 at 6:56

GoogleCodeExporter commented 9 years ago
Fixed in 2.0rc1

Original comment by diosla...@gmail.com on 25 Apr 2012 at 2:54