CC-4992:
Decouple pypo from Airtime install -first commit
This commit is contained in:
parent
7cf11b820a
commit
f39f9329cc
4 changed files with 116 additions and 87 deletions
|
@ -838,6 +838,7 @@ SQL;
|
|||
{
|
||||
$utcTimeZone = new DateTimeZone("UTC");
|
||||
$items = self::getItems($range_start, $range_end);
|
||||
|
||||
foreach ($items as $item) {
|
||||
$showEndDateTime = new DateTime($item["show_end"], $utcTimeZone);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue