From: Yann Ylavic %{u}t
The current time including micro-seconds
- %{cu}t
The current time in compact ISO 8601 format, including
+ The current time in ISO 8601 extended format (compact), including
micro-seconds
-
- %{cuz}t
The current time in compact ISO 8601 format, including
- micro-seconds and time zone in the ISO 8601:2000 standard format
- (+hhmm or -hhmm offset from UTC). Since 2.4.58 only
+
- %{<strftime-format>}t
The current time formatted per the strftime(3)
- function. Since 2.4.58 onlyThe current time in ISO 8601 extended format (compact), including
+ micro-seconds and time zone in the ISO 8601:2000 standard format.
+ Available since 2.4.58 only
+
+ %{%-format}t
The current time formatted per the strftime(3)
function.
+ Available since 2.4.58 only
diff --git a/docs/manual/mod/core.html.fr.utf8 b/docs/manual/mod/core.html.fr.utf8
index 7a19e796e12..5532e89868c 100644
--- a/docs/manual/mod/core.html.fr.utf8
+++ b/docs/manual/mod/core.html.fr.utf8
@@ -33,6 +33,8 @@
ja |
tr %v
The canonical ServerName
of the current server.
Description: | Fonctionnalités de base du serveur HTTP Apache toujours disponibles |
---|---|
Statut: | Noyau httpd |