Searched refs:dt2dn (Results 1 – 2 of 2) sorted by relevance
801 $dn_from = $this->scheduleRoot->dt2dn ($dt_from);806 $dn_to = $this->scheduleRoot->dt2dn ($dt_to);1221 $dn_from = $this->scheduleRoot->dt2dn ($dt_from);1251 $dn_start = $this->scheduleRoot->dt2dn ($dt_start);1294 $dn_day = $dn_from = $this->scheduleRoot->dt2dn ($dt_from);
113 function dt2dn ($dt_date) { function in scheduleRoot