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

--- Comment #1 from [email protected] ---
The bug might be located in lib/includes/formatters/MwTimeIsoFormatter.php
One could probably resolve it by replacing lines 211/212 by something like:
$fullYear = ceil( $fullYear/100 );

-- 
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