Fix time formatting on Container Registry
What does this MR do and why?
Fix the time format on the Container Registry.
It previously showed the hours as (hh), which is 12 hour with leading zero, but didn't show AM/PM.
Instead, show the isoTime (matching the date format)
Screenshots or screen recordings
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.