특정일의 일정중 키값이 동일한 일정을 삭제하는 API이다.
function btn_on_mouseup() { schedule.deleteitembydatekey("20180915", "KEY_A"); }