tdm-calculator icon indicating copy to clipboard operation
tdm-calculator copied to clipboard

Dev: Fix date format on Archived Accounts page

Open ExperimentsInHonesty opened this issue 2 months ago • 0 comments

Overview

We need to make the Archived Accounts page date format use YYYY-MM-DD to conform to ISO date standard.

Details

The following change needs to be made.

  • Date Archived column
    • Date format in the Date Archived field needs to be changed from MM/DD/YYYY to YYYY-MM-DD

Action Items

  • [ ] Assign yourself to the development issue.
  • [ ] Move the development issue from the Prioritized Backlog to In Progress.
  • [ ] Implement the code change - be sure to use the date formatting function used by other components..
  • [ ] Create a PR, if applicable.
  • [ ] Create a new slide (or edit one if it already exists) in staging and add the before and after images
  • [ ] Once the PR has been approved, use it to close this issue. If there is no PR is associated with this issue, close this issue after lead signoff.

Resources

Archived Accounts: Screenshot of current table header

This screenshot intentionally left off Email, so we would not expose users email addresses in this issue

Image

GitHub

Figma

Dev Site

  • https://tdm-dev.azurewebsites.net/archivedaccounts (must be logged in as security user)

Staging and Release decks

ExperimentsInHonesty avatar Nov 06 '25 19:11 ExperimentsInHonesty