DenverCoder1 / DenverCoder1/github-readme-streak-stats
Allow configuration of timezone
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.8k
- Avg merge
- 9d 6h
- Merged PRs (30d)
- 2
Description
**Is your feature request related to a problem? Please describe.**
Timezone mismatches between the user (contributor adding streak stats to their readme) and the server often leads to unintuitive representation of their streak.
**Describe the solution you'd like**
Allow the user to set a `timezone` query parameter to configure the timezone the server uses when calculating streaks.
**Describe alternatives you've considered**
Another approach would be to allow app deployer to set an environment variable to configure the timezone. This is less flexible, but should be easier to implement than the preferred method.
Contributor guide
Assessment
This issue has not been assessed yet.