User:Guywan/Scripts/12HourFormat
__NOTOC__
12 Hour Format
{{infobox user script
| name = 12 Hour Format
| desc = Converts 24 hour time to 12 hour time
| author = Guywan
| updated = {{start date and age|2019|06|03}}
| released = {{start date and age|2019|01|24}}
| status = Stable
| version = 03.06.19
| source = User:Guywan/Scripts/12HourFormat.js
| skins = Vector
| browsers = Chrome
| styled = yes
}}
12 Hour Format is a small script to ease browsing for some users. It converts most occurrences of 24 hour times (e.g. 16:30
) to 12 hour format (e.g. 4:30 PM
).
To use this script, add the following to your common.js
:
mw.loader.getScript("/w/index.php?title=User:Guywan/Scripts/12HourFormat.js&action=raw&ctype=text/javascript"); // Backlink: User:Guywan/Scripts/12HourFormat.js
= Credits =
Original creator:
- Bility (User:Bility/convert24hourtime.js, {{start date and age|2012|04|06}})
Former maintainer:
Originally requested by:
- Unknown
Maintenance requested by:
- 1989 ([https://en.wikipedia.org/w/index.php?title=Wikipedia:User_scripts/Requests&diff=877650229&oldid=877647815 request], {{start date and age|2019|01|10}})
Suggestions and bugfinding by: