*) whitespaces...

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1736 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
low012 19 years ago
parent 3208fe14ed
commit bdd9287e88

@ -69,7 +69,7 @@ public class Wiki {
private static SimpleDateFormat SimpleFormatter = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss");
public static String dateString(Date date) {
return SimpleFormatter.format(date);
return SimpleFormatter.format(date);
}

Loading…
Cancel
Save