jsCalendar by Tournier Guillaume

Internationalization

By default, the calendar is in english. But you can put it in the language of your choice (43 languages) just in downloading the corresponding file in the download section. To apply the new language, just put the file below the calendar.js file, like that:

<script type="text/javascript" src="javascripts/calendar.js"></script>
<script type="text/javascript" src="javascripts/fra.js"></script>

Demo