X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fmain.c;h=43cb344d43e203390d0480bffa8b0a7a7ed41d17;hp=7443588857a361e1db474389df579a3394145a5d;hb=5f341d6bc175e2cb046680587eaa281791b91ceb;hpb=7cebc3ca17dab17fac87d47c47df99d7e8233154 diff --git a/src/main.c b/src/main.c index 74435888..43cb344d 100644 --- a/src/main.c +++ b/src/main.c @@ -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),