microsoft / microsoft/vscode-livepreview
customizable date format
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 596
- Forks
- 119
- Avg merge
- 1d 4m
- Merged PRs (30d)
- 5
Description
while it localizes index page it doesn't localize date format properly (should have been 2024년 11월 25일).
i'm interested in opening a PR that adds option for date format customization.
Contributor guide
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 index-page date rendering and localization entry points in the repository. Determine how date formatting is currently selected and define the configuration surface needed for customization; done means the Korean example renders as “2024년 11월 25일” while existing locales continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100