github-readme-streak-stats icon indicating copy to clipboard operation
github-readme-streak-stats copied to clipboard

Allow configuration of timezone

Open wdjcodes opened this issue 6 months ago • 1 comments

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.

wdjcodes avatar Jul 05 '25 00:07 wdjcodes

I plan on forking and opening a pull request for this issue soon if it is a change that is willing to be accepted.

wdjcodes avatar Jul 05 '25 17:07 wdjcodes