tadeuzagallo / GithubPulse

OS X StatusBar app to help you remember to contribute every day on Github
http://tadeuzagallo.com/GithubPulse
MIT License
542 stars 20 forks source link

Timezone support #40

Closed relekang closed 9 years ago

relekang commented 9 years ago

Every morning GithubPulse will show commits from the last day. (I am in Central European Time)

rafaell-lycan commented 9 years ago

@tadeuzagallo we can use moment.js? Or the app gets the time from user computer?

tadeuzagallo commented 9 years ago

I don't think it's possible, it's how Github works... If you login on Github at that time you'll probably see the same... Anyway, if you commit at some time, like in the morning, while your stats are still on the last day, it'll update and show the commit on the current day.

relekang commented 9 years ago

I understand, anyways thanks for looking into it :)