hehaipeng / mobiscroll

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

Mobiscroll formatDate function, 'M' format (short month name) no longer works #137

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. alert( $.scroller.formatDate('M',new Date()) );

What is the expected output? What do you see instead?

"Mar"  instead ...

"TypeError: Cannot read property '2' of undefined"

What version of the product are you using? On what operating system?
 2.9.4 (all browsers)

Please provide any additional information below.

Problem introduced with version 2.9.2 - was Ok with 2.8.3

Original issue reported on code.google.com by alan.w...@greyhares.org on 2 Mar 2014 at 1:10

GoogleCodeExporter commented 8 years ago
Please use our Github issue tracker to submit bugs. We no longer use the Google 
Code issue tracker.

I moved the bug report over, you can also see a workaround there:

https://github.com/acidb/mobiscroll/issues/209

Original comment by diosla...@gmail.com on 3 Mar 2014 at 8:58