clauderic / clauderic/react-infinite-calendar

Option to show week number?

Open
#32 5 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
JavaScript
Stars
4k
Forks
398
PR merge metrics
No merged PRs in 30d

Description

Hello,
I had a look at the API and couldn't see an option to show week numbers. I would love to use this component but most of our customers in Europe require the week number of the year (from 1 to 53), using a standard ISO calculation (https://en.wikipedia.org/wiki/ISO_week_date).

Should I create a Pull Request to add the extra column?

Thanks,
Bren

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the component API and the calendar rendering entry point to determine how an optional week-number column would be exposed. Use the ISO week-date definition in the issue to verify displayed values from 1 to 53, and confirm that the existing calendar remains unchanged when the option is not enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
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.