I am having a few problems with date picker.
A few things work with Mootols Datepicker, and some other works with Monkey Phisics.
None type is good for every thing.
Monkey Phisics
what don't works: Moo datepicker style
minDate: new Date(), maxDate: new Date()
what works: startView: 'year', format: '\M \Y', months: ['Janeiro', 'Fevereiro',... ],
Mootols Datepicker
what don't works: format: '\M \Y', months: ['Janeiro', 'Fevereiro',... ],
what works: Moo datepicker style
startView: 'year',
The bigest problem is Moo DatePicker Style and date format.
A few things work with Mootols Datepicker, and some other works with Monkey Phisics.
None type is good for every thing.
Monkey Phisics
what don't works: Moo datepicker style
minDate: new Date(), maxDate: new Date()
what works: startView: 'year', format: '\M \Y', months: ['Janeiro', 'Fevereiro',... ],
Mootols Datepicker
what don't works: format: '\M \Y', months: ['Janeiro', 'Fevereiro',... ],
what works: Moo datepicker style
startView: 'year',
The bigest problem is Moo DatePicker Style and date format.