> you are right. I just like to have customizations like that written right 
> there in the code where I apply the calendar plugin so future developers will 
> see it rather than have to hunt for the source of the date format. doesn't 
> really matter, its up to you.
>

It won't hurt to reset the date format in your page if you like. Just do 
something like:

Date.format = 'dd mmm yyyy';

Obviously whatever you set in your page will override what is set in the 
date.js file.

Reply via email to