A userscript to convert GitHub's relative timestamps and commit dates into standard local datetime formats.
A userscript to convert GitHub's relative timestamps and commit dates into intuitive, standardized local datetime formats.
GitHub displays timestamps using relative descriptions (such as "2 hours ago" or "3 days ago") and formats commit history headers with localized English strings (e.g., "Commits on May 22, 2026"). This userscript normalizes these strings across the interface into precise, standardized local datetime formats for enhanced readability and traceability.
YYYY-MM-DD HH:mm:ss.Commits on Month DD, YYYY to YYYY-MM-DD.MutationObserver without needing manual page refreshes.