[BUG] docker compose ps --format=json
should use EFC3339 CreatedAt
time format
#12519
Labels
docker compose ps --format=json
should use EFC3339 CreatedAt
time format
#12519
Description
Normally in json we use
RFC3339(Nano)
time format in json but in current output of json output it's"CreatedAt":"2025-02-02 08:40:17 +0000 UTC",
which is a very "strange" format.Steps To Reproduce
No response
Compose Version
Docker Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: