Adjust Date Format

Automatically adjusts date format, short day name, and timezone

Autor
canofpaint
Denne inštalácií
0
Celkový počet inštalácií
3
Hodnotenie
0 0 0
Verzia
1.0
Vytvorené
19.04.2025
Aktualizované
19.04.2025
Veľkosť
2,7 KB
Licencia
MIT
Spustiť na

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.