shields icon indicating copy to clipboard operation
shields copied to clipboard

Customize format for GitHub release date badge

Open tooomm opened this issue 6 years ago • 1 comments

:clipboard: Description

Currently it basically only shows month, and month year when it's not the running year.

I highly like to see a YYYY-MM-DD option for example, or even make that the default as that seems most natural and useful. Like the badge itself states it's a release date, not a release month or rough release time frame. :)

Could this be a parameter? format=iso

Linking #2744

tooomm avatar Mar 18 '19 11:03 tooomm

Just came back here after a while to see if there is a solution in between.

This actually applies to both available release date badges for GitHub: /github/release-date/:user/:repo: https://shields.io/badges/git-hub-release-date-published-at /github/release-date-pre/:user/:repo: https://shields.io/badges/git-hub-pre-release-date

Also for /github/last-commit/:user/:repo: https://shields.io/badges/git-hub-last-commit-by-committer /github/last-commit/:user/:repo/:branch: https://shields.io/badges/git-hub-last-commit-branch

tooomm avatar Jul 16 '23 14:07 tooomm