summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 11b34eea0..acfb9187e 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -59,7 +59,7 @@
date:'yyyy-MM-dd HH:mm:ss' }}"
datetime="{{ item.pubDate*1000 |
date:'yyyy-MM-ddTHH:mm:ssZ' }}">
- {{ Content.getRelativeDate(item.pubDate) }}
+ {{ item.pubDate*1000 | relativeTimestamp }}
</time>
</li>
<li ng-click="Content.toggleStar(item.id)"
@@ -185,7 +185,7 @@
date:'yyyy-MM-dd HH:mm:ss' }}"
datetime="{{ item.pubDate*1000 |
date:'yyyy-MM-ddTHH:mm:ssZ' }}">
- {{ Content.getRelativeDate(item.pubDate) }}
+ {{ item.pubDate*1000 | relativeTimestamp }}
</time>
<h1 ng-attr-dir="{{item.rtl && 'rtl'}}">
<a class="external"