The php calendar component written by TJ @triconsole localization by ciprianmp version 3.69-loc (21 May 2013) - it includes all the updates in the original class add on: implemented the genitive month names in date long formats, for languages that require that approach (CZ, GR, FI, PL, RU, SK, SR, UK) - thanks ciprianmp add on: all digits are now converted into indic/arabic/thai versions, optionally - thanks ciprianmp adjust: most images converted to gif for smaller sizes (except the pngs that need transparency) - thanks ciprianmp fixed: Incorrect next month display show on 'February 2008' - thanks Neeraj Jain for bug report fixed: Incorrect month comparable on calendar_form.php line 113 - thanks Djenan Ganic, Ian Parsons, Jesse Davis for bug report add on: date on calendar form change upon textbox in datepicker mode add on: validate date enter from dropdown and textbox fixed: Calendar path not valid when select date from dropdown - thanks yamba for bug report adjust: add new function setWidth and deprecate getDayNum function fixed: year combo box display not correct when extend its value - thanks Luiz Augusto for bug report fixed on date and month value return that is not leading by '0' adjust: change php short open tag (= 5.3.0 to support year 2038 and later fixed: valid today date checked with date allow - thanks ciprianmp updated: calendar.js on Date.prototype.format - thanks Haravikk