Looks like they have a null startTime, and `new DateTime(null)` means the current time in php.
Looks like they have a null startTime, and
new DateTime(null)means the current time in php.