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

Apply the custom date parsing string to all list commands #3720

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

danegsta
Copy link
Contributor

This applies the custom date parsing string for all list commands (image, network, etc.) to ensure we properly handle the specific custom date format docker returns for those commands (vs. inspect).

Fixes #3718.

@danegsta danegsta requested a review from a team as a code owner November 28, 2022 21:22
@danegsta danegsta merged commit 5df232c into main Nov 28, 2022
@danegsta danegsta deleted the danegsta/dateparse branch November 28, 2022 22:05
@bwateratmsft bwateratmsft added this to the 1.23.1 milestone Nov 28, 2022
@microsoft microsoft locked and limited conversation to collaborators Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

With 1.23.0 some images report updated "NaN years ago"
2 participants