s
This commit is contained in:
parent
7583831f21
commit
cfd643153f
2 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@
|
|||
|
||||
}
|
||||
$date = new DateTime($match['createdAt']);
|
||||
$date->modify('+2 hours');
|
||||
$date->modify('+1 hours');
|
||||
$formattedDate = $date->format('m-d H:i:s');
|
||||
|
||||
$matchType = $match['matchType'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue