legit

Fork of https://git.icyphox.sh/legit

Display datetime in user's time zone by using JavaScript Everytime I see datetime text with time zone I'm not familiar with, I struggle to calculate from my local time zone. There are situations where author's/committer's local time zone matters, (e.g. did they write this patch in night?) I kept the original datetime in "title" attribute (tooltip). Browsers' handling of "title" attribute is bad, but it's better than nothing.

Changes

4 changed files (+92/-5)