* (Bug 25451) Language::time() and ::date() misfunction when given timestamps in...
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 14 Oct 2010 15:59:20 +0000 (15:59 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 14 Oct 2010 15:59:20 +0000 (15:59 +0000)
commit9ad58598da5f31a4a0bd47fbef54302f7546a8c3
treeffb017711c0f840a0b84711819ff20b425200f8c
parent42985748657f033f922b815a9d1f0abbebc750d3
* (Bug 25451) Language::time() and ::date() misfunction when given timestamps in wrong format

Convert given times to correct format like ::timeandate() already does.
Based on patch by Thorsten Glaser <tg@debian.org>.
languages/Language.php