mirror of
https://github.com/containers/podman.git
synced 2025-10-29 08:57:26 +08:00
In the API, we are currently returning the image time of creation as a string, in time.Time format. The API is for a 64 bit integer representing Unix time. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>