Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/eshlox/simplicity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrzemysław Kołodziejczyk <eshlox@vertolabs.com>2019-01-12 23:32:36 +0300
committerPrzemysław Kołodziejczyk <eshlox@vertolabs.com>2019-01-12 23:32:36 +0300
commit24013db4bcb031e98eba37575d672b98457cef52 (patch)
tree686e4ca7eb5c8c35036fa69b2b5d1712c9ff5840
parent94ea57acfee3e895623a06ec60bcbc6c541e0087 (diff)
Use 24h time format, add timezone
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index fd072dd..6fec0b9 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -2,7 +2,7 @@
<article>
<header>
<small>
- <time datetime="{{ .Date.Format "2006-01-02 03:04" }}">
+ <time datetime="{{ .Date.Format "2006-01-02 15:04:05-0700" }}">
{{- .Date.Format "2006-01-02" -}}
</time>
&bull;