]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
doc: add %time5 entry to awstats_config.html, and note that timezone part is optional 2/head
authorBostjan Skufca <bostjan@a2o.si>
Thu, 30 Jul 2015 17:29:53 +0000 (17:29 +0000)
committerBostjan Skufca <bostjan@a2o.si>
Thu, 30 Jul 2015 17:29:53 +0000 (17:29 +0000)
docs/awstats_config.html
wwwroot/cgi-bin/awstats.model.conf

index 30185c635ceb831cfc3e62464021ecc93b365efd..ff9943744991217780e298b6c4e4978391ac0342 100644 (file)
@@ -328,6 +328,7 @@ when reading it), follow the example:<br>
 <br>#   %time2            Date and time with format: yyyy-mm-dd hh-mm-ss
 <br>#   %time3            Date and time with format: Mon dd hh:mm:ss or Mon dd hh:mm:ss yyyy
 <br>#   %time4            Date and time with unix timestamp format: dddddddddd
+<br>#   %time5            Date and time with format iso: yyyy-mm-ddThh:mm:ss, with optional timezone specification (ignored)
 <br>#   %methodurl        Method and URL with format: "GET /index.html HTTP/x.x"
 <br>#   %methodurlnoprot  Method and URL with format: "GET /index.html"
 <br>#   %method           Method with format: GET
index b4f04b62a910531f649c1364e1e5ac4d358628e1..5ef7907b59dd2a2d8dd2e031052d7d6e945b9215 100644 (file)
@@ -82,7 +82,7 @@ LogType=W
 #   %time2            Date and time with format: yyyy-mm-dd hh:mm:ss
 #   %time3            Date and time with format: Mon dd hh:mm:ss or Mon dd hh:mm:ss yyyy
 #   %time4            Date and time with unix timestamp format: dddddddddd
-#   %time5            Date and time with format iso: yyyy-mm-ddThh:mm:ss
+#   %time5            Date and time with format iso: yyyy-mm-ddThh:mm:ss, with optional timezone specification (ignored)
 #   %methodurl        Method and URL with format: "GET /index.html HTTP/x.x"
 #   %methodurlnoprot  Method and URL with format: "GET /index.html"
 #   %method           Method with format: GET