First day of the week
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Is it possible to modify Calendar body to replicate changes done to ui/static/js/incalendar.js (daysLong, short_days, firstDay)?
Header line changes, but cells are not aligned as they should be.
I've added my tz(Europe/Athens) to the moment.js but nothing changed.
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 comparing ui/static/js/incalendar.js with the Calendar body behavior, focusing on daysLong, short_days, and firstDay. Reproduce the Europe/Athens case and verify that the calendar header and cells use the same first-day settings and align correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100