Right now MediaWiki has a rather crude method of allowing users to view dates in
their preferred format. It would be quite useful if this system were replaced
with a system of specifying alternate content that was tied to a users
preferences, for example:
the plane was shot at time|21:30|9:30 pm on date|15 January|January 15
causing the loss of measurement|89 liters|23 gallons of fuel.
Each user could then specify their preferred format:
time: 24-hour clock
date: European format
measurement: metric
This would solve several problems:
- The 12-hour/24-hour time debate (see Manual of Style (dates and numbers))
- Would no longer have the awkward convention of making all dates into links
just they are formatted a certain way
- Would no longer have to show both standard and metric measurements everywhere
in article contents, which makes them far less easy to read.
Version: unspecified
Severity: enhancement