pcdoggy / mobiscroll

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

Day not being displayed #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. The day ( Monday, Tuesday...) is being displayed properly online at 
http://demo.mobiscroll.com/
2.When the same code is downloaded and run, the day is not displayed, only the 
month, date and year.

What is the expected output? What do you see instead?
Should be mm-D-dd-yy

I tried changing all references to dateOrder: 'mmD ddy' but nope. Not working. 

Original issue reported on code.google.com by SandeepC...@gmail.com on 17 Aug 2012 at 10:45

GoogleCodeExporter commented 8 years ago
It is working fine for me with 2.0.1
Check here:

http://jsfiddle.net/dioslaska/g83YE/108/

Original comment by diosla...@gmail.com on 22 Aug 2012 at 10:32