Hello Peter,
I like this new display of the java date picker in simple.php.
For internationalisation, the removal the date entry field
(input box) is a good idea.
Before the icon cal.gif, it would be useful to have a
string like JText::_('SELECT_OTHER_WEEK').
For internationalisation of the calendar, we can imagine
locale js files e.g. en_GB.js, fr_FR.js, es_ES.js with
the days and the months with the appropriate language.
To make the link between a java date picker and the
right locale js file, what do you think about these tools:
- http://jongsma.org/software/protoplasm/control/datepicker?page=datepicker
- http://docs.jquery.com/UI/Datepicker
Cheers.
Isabelle.
|