Function _shiftDate
shift date for $minutes minutes
Parameters summary
string |
$date |
$date; a DateTime understandable date |
string|integer |
$minutes |
|
|
$format = 'Y-m-d H:i:s' |
Return value summary
string
|
formatted date |