kopia lustrzana https://github.com/magicbug/Cloudlog
Update Radio.php
rodzic
7f94c951ec
commit
f473c15182
|
|
@ -139,7 +139,6 @@
|
|||
|
||||
// Calculate how old the data is in minutes
|
||||
$datetime1 = new DateTime("now", new DateTimeZone('UTC')); // Today's Date/Time
|
||||
echo datetime1;
|
||||
$datetime2 = new DateTime($row->timestamp, new DateTimeZone('UTC'));
|
||||
$interval = $datetime1->diff($datetime2);
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue