Index: includes/SpecialUndelete.php
===================================================================
--- includes/SpecialUndelete.php	(revision 18352)
+++ includes/SpecialUndelete.php	(working copy)
@@ -521,7 +521,7 @@
 		
 		$wgOut->setPagetitle( wfMsg( "undeletepage" ) );
 		$wgOut->addWikiText( "(" . wfMsg( "undeleterevision",
-			$wgLang->date( $timestamp ) ) . ")\n" );
+			$wgLang->timeanddate( $timestamp ) ) . ")\n" );
 		
 		if( !$rev ) {
 			$wgOut->addWikiText( wfMsg( 'undeleterevision-missing' ) );
