maifeeulasad / maifeeulasad/TimeTracker
Timestampt issue
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We must pick timezone of host, if we are running in docker or natively.
Currently it renders and collects in UTC i guess.
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
The issue names no files or tests. Start by locating the code that renders and collects timestamps, then inspect how timezone handling differs between native execution and Docker. Done means timestamps use the host timezone in both environments rather than always using UTC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, docker
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100