react-component / react-component/picker
DatePicker(Today) text not appearing when localizing calender
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 304
- Forks
- 345
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 7
Description
tried this one
(showToday | Boolean | false | whether to show today button
-- | -- | -- | --)
when selecting browser language its localizing (months & days (text))but not appearing (today) Text
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 reproducing the DatePicker with locale={window.navigator.language} and compare the localized month/day labels with the Today button. Trace how the DatePicker obtains its locale text and verify that the Today label appears in the selected browser language when the fix is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100