Adjust Date Format

Automatically adjusts date format, short day name, and timezone

Автор
canofpaint
Инсталации дневно
0
Инсталации общо
3
Рейтинг
0 0 0
Версия
1.0
Създаден
19.04.2025
Обновен
19.04.2025
Размер
3 КБ
Лиценз
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.