iamkun / iamkun/dayjs

LocalizedFormat for S dates

Open
#2,905 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
48.7k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

Sometimes we need to have the localized short date, such as `01/13` in US, `13/01` in UK or `31.1.` in Finnish to represent `13th of January`. LocalizedFormat doesn't support this. I think this support will be very handy to be added.

Contributor guide

Open the contributing guide

Research direction

Start by locating the LocalizedFormat plugin and its existing format-token handling. Compare the requested US, UK, and Finnish short-date examples with the current locale data and formatting behavior. Done means LocalizedFormat supports the requested localized short date representation with coverage for the described cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
localization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.