Files
podman/docs/source/markdown
Daniel J Walsh 96ab027a3c Add CreatedAt format option to podman artifact ls
This change adds a .CreatedAt format option to the podman artifact ls
command to match the behavior of podman images --format CreatedAt.

The .Created field continues to display human-readable elapsed time
(e.g., '6 hours ago'), while the new .CreatedAt field displays the
full timestamp (e.g., '2025-10-23 12:34:56 +0000 UTC').

Changes:
- Refactored artifactListOutput struct to store time.Time value
- Added CreatedAt() method returning full timestamp string
- Added Created() method for human-readable duration
- Updated documentation to include .CreatedAt field
- Added e2e test for .CreatedAt format option

Generated-with: Cursor AI
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-10-23 09:35:21 -04:00
..
2025-10-22 01:02:36 +08:00
2025-08-07 07:28:06 +02:00
2025-08-15 23:14:24 +05:30
2022-09-06 09:37:13 -07:00
2025-06-13 04:47:22 -04:00
2024-04-04 09:28:21 -04:00
2025-08-15 23:14:24 +05:30
2025-08-15 23:14:24 +05:30
2025-08-16 01:30:20 +05:30
2025-08-15 23:14:24 +05:30
2025-08-06 22:34:18 +03:00