<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
# %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