A free javascript date-picker : carpediem v 1.03

While working on a php site dedicated to the seminars of the Department of Mathematics of Montpellier (France) I came across a few date-pickers which worked nicely; however the code seemed rather convoluted, so in order to learn a little javascript, I wrote a very simple and robust date-picker. The code is very short, and I hope, legible.
The script is multilingual and accepts about any (numerical) date format.
Here are a few examples:

In French, format "DD/MM/YYYY" (the default) :


In Spanish, format "DD-MM-YY" :


In English, format "MM, DD YYYY" :


You may download this date-picker freely here (6ko) : cal103.zip. The zip file contains :

Older versions : cal101.zip, cal102.zip.

Note that the expression carpe diem, due to Horace, is also free latin translation of 'date-picker'.

-> Ma page professionnelle
-> Back to my homepage