basecamp / basecamp/local_time
Accept a time_zone argument to override system time?
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Some of our users have set a time_zone preference and we want to respect that preference regardless of where their computer happens to be.
Contributor guide
Research direction
Start by locating the public API that currently derives local time from the system timezone and review its existing tests. Implementing the requested override should allow callers to provide a time_zone preference regardless of the computer's timezone, with tests showing both the default and overridden behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rails
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100