In Dhtmlx Scheduler Timeline View, how can I set the Hour header from military time(24hour) to 12-hour format?
I have found some responses on their forum but this doesnt seem to work.
scheduler.config.hour_date = "%h:%i %A";
Any help would be appreciated. Thanks!