Adjust Date Format

Automatically adjusts date format, short day name, and timezone

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
canofpaint
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
6
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
19-04-2025
อัปเดตเมื่อ
19-04-2025
Size
2.73 กิโลไบต์
สัญญาอนุญาต
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.