Hello,
Do KoolDateTimePicker and KoolTimePicker use the same constructor class ?
The examples at On Line Demo http://demo.koolphp.net/Examples/KoolCalendar/DateTimePicker/DateTimePicker_FirstLook/index.php/url] and [url=]http://demo.koolphp.net/Examples/KoolCalendar/TimePicker/TimePicker_FirstLook/index.php have the same line of code : $timepicker = new KoolTimePicker("timepicker"); //Create calendar object
Is that correct ?