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

Dates are broken in git history view of source control view #192984

Closed
RichardJECooke opened this issue Sep 13, 2023 · 3 comments
Closed

Dates are broken in git history view of source control view #192984

RichardJECooke opened this issue Sep 13, 2023 · 3 comments
Assignees

Comments

@RichardJECooke
Copy link

RichardJECooke commented Sep 13, 2023

Type: Bug

Open any folder with a git repository.
Open the git sidebar in VS Code (ctrl-shift-g).
Click on the counterclockwise arrow (Git: View history (git log)).
Notice that all the dates are broken. They are swapping the month and day incorrectly so every date is backwards.

VS Code version: Code 1.82.1 (6509174, 2023-09-08T08:41:36.199Z)
OS version: Linux x64 6.2.0-1012-lowlatency snap
Modes:

@gjsjohnmurray
Copy link
Contributor

I think that feature is contributed by the GitLens extension. You can verify this by disabling it temporarily. Assuming I am correct please report it to the extension author.

@RichardJECooke
Copy link
Author

Ah, it's not gitlens, I have something called 'git history' installed. Thanks, didn't realise this was a plugin

@RichardJECooke
Copy link
Author

Ah, no, actually it is a VS Code issue that affects all extensions - #56995

@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants