mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 11:14:57 +00:00
Include time zone offset in HTML index "last update" stamp.
This commit is contained in:
parent
a46a6e4c85
commit
3e3815d334
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue