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

--- Comment #4 from Gordon P. Hemsley <[email protected]> ---
This will require substantial changes to the way such days are calculated.

The code is in:
*
https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikibase.git/7702b647e49cb445e34eb8a581adbbe0f9e29797/lib%2Fincludes%2Fparsers%2FMWTimeIsoParser.php
*
https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikibase.git/7702b647e49cb445e34eb8a581adbbe0f9e29797/extensions%2FWikibase%2Flib%2Fincludes%2Fformatters%2FMwTimeIsoFormatter.php

Right now, the precision of dates is calculated by extracting only the
significant digits. The insignificant digits are always 0. Turning "20.
century" into 1901 instead of 2000 (and back again) will require additional
special logic.

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

Reply via email to