Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time on commit history is not based on local time? #13

Open
AbsolofDarkness opened this issue Oct 21, 2019 · 4 comments
Open

Time on commit history is not based on local time? #13

AbsolofDarkness opened this issue Oct 21, 2019 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@AbsolofDarkness
Copy link
Collaborator

I recently pushed a commit, the commit history states "18 hours ago". I'll take a peek at the commits js, see if I can remedy this.

@AbsolofDarkness AbsolofDarkness added the bug Something isn't working label Oct 21, 2019
@AbsolofDarkness AbsolofDarkness self-assigned this Oct 21, 2019
@DunkleMango
Copy link
Owner

I'm currently polling the values from here. I'll look into this as well, when I have the time.

@DunkleMango
Copy link
Owner

It seems to work fine on my end.
image
The code takes system-time so maybe we have a problem there.

@AbsolofDarkness
Copy link
Collaborator Author

AbsolofDarkness commented Oct 24, 2019

Seems to work now? I just did a commit, and it says the correct time. Though I'm noticing that some dates are incorrect,
huh

@DunkleMango
Copy link
Owner

I fixed the grouping issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants