Greasy Fork is available in English.
Convert GitHub dates to standard numerical formats, supports custom formats.
GitHub 日期转换器
A Tampermonkey script that converts GitHub's textual dates or relative dates into your preferred standard numerical format.
一个 Tampermonkey 脚本,旨在将 GitHub 页面中的英文文本日期或相对日期转换为你偏好的标准数字格式。
Example: Jan 12 → 2026-01-12 | 3 days ago → 2026-04-26
YYYY, MM, DD placeholders to define your own pattern.YYYY, MM, DD 等占位符灵活配置你喜好的日期显示格式。Open the Tampermonkey menu on any GitHub page to access the settings and customize the script's behavior.
在任何 GitHub 页面打开 Tampermonkey 菜单即可访问设置并自定义脚本行为。
MIT License