Home
last modified time | relevance | path

Searched refs:_hCalDate (Results 1 – 1 of 1) sorted by relevance

/plugin/task/syntax/
H A Dtask.php105 $this->_tablerow('date', $this->_hCalDate($date), $renderer, $due);
107 $this->_tablerow('date', $this->_hCalDate($task['date']['due']), $renderer, $due);
292 function _hCalDate($date) { function in syntax_plugin_task_task