Skip to content

Localize dates in UI

Coung Ngo requested to merge cngo-localize-dates into master

What does this MR do and why?

Localize dates as recommended by our design docs https://design.gitlab.com/content/date-and-time

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
User activity http://127.0.0.1:3000/root Screenshot_2024-09-18_at_8.04.34_AM Screenshot_2024-09-18_at_8.05.05_AM
Contributor analytics http://127.0.0.1:3000/flightjs/Flight/-/graphs/master?ref_type=heads Screenshot_2024-09-18_at_8.08.04_AM Screenshot_2024-09-18_at_8.10.36_AM
Issue linked items http://127.0.0.1:3000/flightjs/flight/-/issues/1 Screenshot_2024-09-18_at_12.32.18_PM Screenshot_2024-09-18_at_12.32.44_PM
Releases http://127.0.0.1:3000/flightjs/Flight/-/releases/ (create new release) Screenshot_2024-09-18_at_12.37.10_PM Screenshot_2024-09-18_at_12.38.05_PM
Value stream analytics http://127.0.0.1:3000/flightjs/Flight/-/value_stream_analytics (create new value stream) Screen_Recording_2024-09-18_at_3.30.45_PM Screen_Recording_2024-09-18_at_3.31.35_PM
CI/CD analytics http://127.0.0.1:3000/flightjs/Flight/-/pipelines/charts Screen_Recording_2024-09-18_at_3.16.31_PM Screen_Recording_2024-09-18_at_7.23.55_PM

How to set up and validate locally

  1. Change your timezone to something like Sacramento-California UTC-8, and browser locale to en-GB
  2. Check the urls above
Edited by Coung Ngo

Merge request reports

Loading