Home
last modified time | relevance | path

Searched refs:activity_time (Results 1 – 2 of 2) sorted by last modified time

/plugin/gitlabapi/
H A Dsyntax.php308 function getDateTime($activity_time) { argument
309 $date_exploded = explode('T', $activity_time);
/plugin/gitlabproject/
H A Dsyntax.php162 function getDateTime($activity_time) { argument
163 $date_exploded = explode('T', $activity_time);