This commit was generated by cvs2svn to compensate for changes in r1446,
[elisp/gnus.git-] / lisp / nndb.el
index 9a3efba..0a0f3ef 100644 (file)
@@ -181,7 +181,8 @@ article was posted to nndb")
                   msg))
        (if (nnmail-expired-article-p
             group
-            (date-to-time (substring msg (match-beginning 1) (match-end 1)))
+            (gnus-encode-date
+             (substring msg (match-beginning 1) (match-end 1)))
             force)
            (progn
              (setq delete-list (concat delete-list " " (int-to-string art)))