Skip to content

Fix date display on the compare page. #1360

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

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

nnethercote
Copy link
Contributor

Currently only 7 chars are extracted, giving a "YYYY-MM" string being
shown. I suspect this was copied from the code below which extracts 7
chars from the git id/tag.

This commit changes it to extract 10 chars for dates, giving
"YYYY-MM-DD".

Currently only 7 chars are extracted, giving a "YYYY-MM" string being
shown. I suspect this was copied from the code below which extracts 7
chars from the git id/tag.

This commit changes it to extract 10 chars for dates, giving
"YYYY-MM-DD".
@Mark-Simulacrum Mark-Simulacrum merged commit fd61116 into rust-lang:master Jul 20, 2022
@nnethercote nnethercote deleted the fix-date-display branch July 20, 2022 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants