Searched refs:hcal_parseDateEntry (Results 1 – 2 of 2) sorted by relevance
129 list($yy_start, $mth_start, $dy_start) = hcal_parseDateEntry($start_date);151 list($yy_end, $mth_end, $dy_end) = hcal_parseDateEntry($end_date);
72 function hcal_parseDateEntry($time_date) { function