Better translation support
Two simple lines to make a better translation to arrays monthNames and
dayNames. I made the change in my version, but if grow a new version i not
need to worry about that.
if(options.dayNames) dayNames=options.dayNames;
if(options.monthNames) monthNames=options.monthNames;
Original issue reported on code.google.com by file...@gmail.com on 18 Jun 2009 at 6:19
Original issue reported on code.google.com by
file...@gmail.com
on 18 Jun 2009 at 6:19