Fix detection of container start times
Podman ps outputs human-formatted timestamps now, and we have to convert those to UNIX timestamps using "date".
Fixes issue #119 (closed).
Podman ps outputs human-formatted timestamps now, and we have to convert those to UNIX timestamps using "date".
Fixes issue #119 (closed).