code4romania / code4romania/centrucivic
[Public] Different date format on service cards
Open
bug :bug:
medium-priority
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
After clicking on See more, the user sees a card with extensive information regarding a specific service where the date format is DD-Month-YYYY, which is different from the formatting used in the services list (DD-MM-YYYY)
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Servicii'
2. Click on 'Vezi mai mult'
3. See field "Disponibil incepand din ..."
**Expected behavior**
We should have consistent date formats throughout the platform. As the extensive format "DD-Month-YYYY" could be problematic due to language challenges. The proposed formatting is: DD-MM-YYYY
Contributor guide
Assessment
This issue has not been assessed yet.