Lines Matching +full:d_format +(+path:plugin +path:issuetracker) -(+path:plugin +path:issuetracker +path:lang)
391 { $cur_date = date($this->getConf('d_format'));
407 $cur_date = date($this->getConf('d_format'));
421 $cur_date = date($this->getConf('d_format'));
698 $cur_date = date($this->getConf('d_format'));
711 $cur_date = date($this->getConf('d_format'));
839 …$Generated_Table .= ' <td>'.date($this->getConf('d_format'),strtotime($this->_get_one_value($mod…
1168 …'<td class="itl__td_date">'.date($this->getConf('d_format'),strtotime($this->_get_one_value($issue…
1180 …'<td class="itl__td_date">'.date($this->getConf('d_format'),strtotime($this->_get_one_value($issue…
1279 …{ $reduced_issues .='<td class="itl__td_date">'.date($this->getConf('d_format'),strtotime($this-…
1282 …{ $reduced_issues .='<td class="itl__td_date">'.date($this->getConf('d_format'),strtotime($this-…
1721 …<td class="itd__col6">'.date($this->getConf('d_format'),strtotime($issue[$issue_id]['created'])).'…
1733 …<td class="itd__col6">'.date($this->getConf('d_format'),strtotime($issue[$issue_id]['modified'])).…
2097 $cur_date = date($this->getConf('d_format'));
2374 …<label>'.date($this->getConf('d_format'),strtotime($this->_get_one_value($a_comment,'timestamp')))…
2377 …el class="cmt_mod_label" > [modified: '.date($this->getConf('d_format'),strtotime($this…
2404 $cur_date = date($this->getConf('d_format'));
2476 $cur_date = date($this->getConf('d_format'));
2708 $comment["timestamp"] = date($this->getConf('d_format'));
2782 …$this->getLang('issuemod_date').date($this->getConf('d_format'),strtotime($comment['timestamp'])).…
2788 …$this->getLang('issuemod_date').date($this->getConf('d_format'),strtotime($comment['timestamp'])).…
2853 …$this->getLang('issuemod_date').date($this->getConf('d_format'),strtotime($comment['timestamp'])).…
2968 $bodyhtml = str_ireplace("%%TIMESTAMP%%",date($this->getConf('d_format')),$bodyhtml);
2985 …$bodyhtml = str_ireplace("%%CMNT_TIMESTAMP%%",date($this->getConf('d_format'),strtotime($comment['…
3252 $cur_date = date($this->getConf('d_format'));