https://bugzilla.wikimedia.org/show_bug.cgi?id=67604

--- Comment #1 from Thiemo Mättig <[email protected]> ---
That's actually a feature I recently introduced.

Formatting the year 123 as a century results in "1. century". That's a bit odd
(you loose a lot of information) but kind of ok.

But what do you expect from the year 23? "0. century"? "0 million years ago"? I
think this needs a fallback. My current fallback is to show the internal
format. Other possible fallbacks:

* Show "0 million years ago" and so on.
* Show "0" with nothing attached.
* Show an error message.
* Show the year as it is (basically fall back to "year" precision").

Please decide. I suggest the last one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to