aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/dfv.mi52
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dfv.mi5 b/bin/dfv.mi5
index 0dedd0cb..38e919f8 100644
--- a/bin/dfv.mi5
+++ b/bin/dfv.mi5
@@ -2,7 +2,7 @@
cat <<'EOF'
<%
include(`VERSION')
- syscmd(`printf "Built on %s by %s@%s\n" "$(date)" "$(id -nu)" "$(uname -n)"')
+ syscmd(`printf "Built on %s by %s@%s\n" "$(date +"%a, %d %b %Y %T %z")" "$(id -nu)" "$(uname -n)"')
%>
The next 1<<10 years are ours!
EOF