From 3e3815d3344b035e4de2556038f75a232f92f653 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sat, 21 Apr 2012 10:29:31 +0100 Subject: [PATCH] Include time zone offset in HTML index "last update" stamp. --- html/index.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/index.erb b/html/index.erb index 2a53c265..131c4115 100644 --- a/html/index.erb +++ b/html/index.erb @@ -10,7 +10,7 @@ > a repository for development versions of Emacs packages (hot from the repo). -**Last Update:** *<%= Time.now.strftime("%Y.%m.%d %H:%M") %>* +**Last Update:** *<%= Time.now.strftime("%Y.%m.%d %H:%M %z") %>* ## Current List of Packages