Reverted last change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-09-20 08:17:13 +00:00
parent d18a706166
commit 24964201d5

View File

@@ -450,6 +450,7 @@ label:
if (t->tm_isdst < 0)
continue;
continue;
if (diff < 0) {
sign = "-";
diff = -diff;