Adjust Date Format

Automatically adjusts date format, short day name, and timezone

Autor
canofpaint
Instalaciones diarias
0
Instalaciones totales
3
Calificaciones
0 0 0
Versión
1.0
Creado
19/04/2025
Actualizado
19/04/2025
Tamaño
2.73 KB
Licencia
MIT
Funciona en

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.