1
0
Fork 0
forked from github/pelican

Add timezone to datetime objects. Refs #962.

Based on https://github.com/getpelican/pelican/pull/977, but it adds
timezone information before formatting.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
This commit is contained in:
OGINO Masanori 2014-06-10 09:47:14 +09:00
commit 2c50ccb764
92 changed files with 259 additions and 247 deletions

View file

@ -38,7 +38,7 @@
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2011-04-20T00:00:00">
<abbr class="published" title="2011-04-20T00:00:00+02:00">
Published: 20 avril 2011
</abbr>

View file

@ -38,7 +38,7 @@
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2011-02-17T00:00:00">
<abbr class="published" title="2011-02-17T00:00:00+01:00">
Published: 17 février 2011
</abbr>

View file

@ -38,7 +38,7 @@
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2011-02-17T00:00:00">
<abbr class="published" title="2011-02-17T00:00:00+01:00">
Published: 17 février 2011
</abbr>

View file

@ -38,7 +38,7 @@
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2011-02-17T00:00:00">
<abbr class="published" title="2011-02-17T00:00:00+01:00">
Published: 17 février 2011
</abbr>