Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] docker compose ps --format=json should use EFC3339 CreatedAt time format #12519

Closed
trim21 opened this issue Feb 2, 2025 · 0 comments
Closed

Comments

@trim21
Copy link

trim21 commented Feb 2, 2025

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 Compose version v2.28.1

Docker Environment


Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant