Skip to content

Replace use of formatDate with localDateFormat for activity calendar

What does this MR do and why?

Replaces use of formatDate with localDateFormat so that dates are shown with user preferences

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot 2024-07-09 at 12.47.47.png Screenshot 2024-07-09 at 12.46.58.png

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. go to user profile (eg. http://127.0.0.1:3000/root)
  2. select date with contributions in contribution chart
  3. click on entry and view tool tip

Closes #471758

Edited by James Rushford

Merge request reports