modifiedTime()
modifiedTime(string $format = Null) : mixed
Return the time when the file was last modified.
Parameters
| string |
$format |
Optional, a valid DateTime Format. |
Returns
mixed
— A DateTime object, or a string, depending
on if you passed the $format option.