Data fieds: allow local format and prompt with format
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
In date fields, put YYYY-MM-DD format as a guide for safari etc where there is no calendar tool.
Pick up the local and display and allow entry in local format.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the date-field implementation and checking how it currently formats, displays, and accepts dates, especially in browsers without a calendar control. Done means date fields provide a YYYY-MM-DD guide where needed and display and accept the user's local date format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 43/100