Skip to content

Fix time formatting on Container Registry

Joshua Gigg requested to merge giggsey/gitlab:giggsey-master-patch-91689 into master

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

Before: Before
After: After

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Joshua Gigg

Merge request reports

Loading