Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dget_system_stats.php131 $bootTime = DateTime::createFromFormat('YmdHis', $matches[1]); variable
133 $diff = $now->diff($bootTime);