Greasy Fork

Adjust Date Format

Automatically adjusts date format, short day name, and timezone

目前为 2025-04-19 提交的版本。查看 最新版本

作者
canofpaint
评分
0 0 0
版本
1.0
创建于
2025-04-19
更新于
2025-04-19
大小
2.7 KB
许可证
MIT
适用于

A simple script that converts date format to the user's locale one. Made mostly because seeing UTC+0 and US date formatting was inconvenient. The script should display it accordingly to the usual format used in the region, e.g.

UK: DD-MM-YYYY (Sat) 01:24:00
Australia: DD/MM/YYYY (Sat) 10:24:00
Japan: YYYY/MM/DD (土) 09:24:00

The script might not work properly if you use some stricter privacy settings (found in about:config for example)

It should work without any real issues. In case of problems I don't intend on updating it. It was made for private use first and I'm sharing it since someone might want that as well.