posixtm-tests: correct the sole failing test
[gnulib.git] / tests / test-posixtm.c
index 2f9f565..8473b66 100644 (file)
@@ -53,7 +53,7 @@ static struct posixtm_test T[] =
   {
     { "12131415.16",     13, "  1039788916 Fri Dec 13 14:15:16 2002" },
     { "12131415.16",     13, "  1039788916 Fri Dec 13 14:15:16 2002" },
-    { "000001010000.00", 13, "-62167132800 Sun Jan  1 00:00:00 0000" },
+    { "000001010000.00", 13, "-62167219200 Sat Jan  1 00:00:00 0" },
     { "190112132045.52", 13, " -2147483648 Fri Dec 13 20:45:52 1901" },
     { "190112132045.53", 13, " -2147483647 Fri Dec 13 20:45:53 1901" },
     { "190112132046.52", 13, " -2147483588 Fri Dec 13 20:46:52 1901" },