]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Support negative tz for iso date
authoreldy <>
Sun, 17 Feb 2013 13:18:57 +0000 (13:18 +0000)
committereldy <>
Sun, 17 Feb 2013 13:18:57 +0000 (13:18 +0000)
wwwroot/cgi-bin/awstats.pl

index e84078c72e0a2acd8f6c5405abb9bd68c72e2afa..31a1f18c25d087caed2e9cad1ad9f5184a900de4 100644 (file)
@@ -9083,7 +9083,7 @@ sub DefinePerlParsingFormat {
                                $i++;
                                push @fieldlib, 'tz';
                                $PerlParsingFormat .=
-"([^$LogSeparatorWithoutStar]+)\\+([^$LogSeparatorWithoutStar]+)";
+"([^$LogSeparatorWithoutStar]+T[^$LogSeparatorWithoutStar]+)([-+]\d\d:\d\d)";
                        }
 
                        # Special for methodurl and methodurlnoprot