]> sjero.net Git - wget/blobdiff - src/main.c
Dates as well as times in output timestamps
[wget] / src / main.c
index 7443588857a361e1db474389df579a3394145a5d..43cb344d43e203390d0480bffa8b0a7a7ed41d17 100644 (file)
@@ -1036,7 +1036,7 @@ Can't timestamp and not clobber old files at the same time.\n"));
     {
       logprintf (LOG_NOTQUIET,
                  _("FINISHED --%s--\nDownloaded: %d files, %s in %s (%s)\n"),
-                 time_str (time (NULL)),
+                 datetime_str (time (NULL)),
                  opt.numurls,
                  human_readable (total_downloaded_bytes),
                  secs_to_human_time (total_download_time),