UI - Date Format | Should be Long Format (Month DD, YYYY)
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
**Description**
Staff have requested that dates be displayed in long format (e.g. July 22, 2026) instead of the current short format, anywhere a date is picked or a past date is shown. This applies to all date fields system wide, not just specific components.
**Affected areas:**
- Date pickers (input display and selected value display)
- Resolution / Court Order Date fields
- Any other date fields across the system
**Requirements:**
- All date fields system wide display in long format (Month DD, YYYY)
- Date pickers display selected dates in long format, in both the input field and the picker itself
- Resolution / Court Order Date fields display in long format wherever shown, including summary and review screens
- No change to underlying stored date format or data structure, display only
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the date picker entry points and the Resolution / Court Order Date fields, then trace where their values are displayed on summary and review screens. Check each affected date field and picker display against the requested Month DD, YYYY format while confirming that stored dates and data structures remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100