bagder: curl-www/auto cvs2html.pl,1.6,1.7

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/auto
In directory labb.contactor.se:/tmp/cvs-serv5717

Modified Files:
	cvs2html.pl 
Log Message:
since the server update cvs shows different dates


Index: cvs2html.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/cvs2html.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cvs2html.pl	24 Aug 2004 13:54:56 -0000	1.6
+++ cvs2html.pl	24 Nov 2004 22:28:21 -0000	1.7
@@ -201,7 +201,7 @@
 sub datemonger {
     my ($date)=@_;
 
-    if($date =~ /(\d\d\d\d)\/(\d\d)\/(\d\d) (\d\d):(\d\d):(\d\d)/) {
+    if($date =~ /(\d\d\d\d)-(\d\d)-(\d\d) (\d\d):(\d\d):(\d\d)/) {
         my ($year, $month, $day, $hour, $min, $sec)=($1,$2,$3,$4,$5,$6);
 
         my $val = $sec + $min*60+$hour*3600+ $day*3600*24 +

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.