Skip to content

Commit ddeaf36

Browse files
committed
Revert back new lines
1 parent 42cd228 commit ddeaf36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Stdlib/DateTime/Timezone.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,9 @@ public function convertConfigTimeToUtc($date, $format = 'Y-m-d H:i:s')
325325
);
326326
}
327327
}
328+
328329
$date->setTimezone(new \DateTimeZone('UTC'));
330+
329331
return $date->format($format);
330332
}
331333

0 commit comments

Comments
 (0)