Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Calendars] - Change default timezone
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
right now sometimes the calendar bugs out if you try to select a certain date, and ends up picking the next date. This is probably due to something messed up with our default time zone. Find where this error is coming from, and set the default time zone to eastern time.
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 tracing the calendar date-selection flow and locating where the default timezone is configured. Reproduce the date-shift behavior, then verify that selecting dates no longer chooses the following date and that Eastern Time is used by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100