1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Dates use AirTime and UtcOffset when displaying

This commit is contained in:
Mark McDowall
2013-02-13 21:56:06 -06:00
committed by kay.one
parent 5930a15d3a
commit a04695a3e7
5 changed files with 35 additions and 2 deletions
@@ -4,7 +4,7 @@
<td name="qualityProfileName"></td>
<td name="network"></td>
<!-- If only DT could access the backbone model -->
<td><span data-date="{{nextAiring}}">{{bestDateString}}</span></td>
<td><span title="{{formatedDateString}}" data-date="{{nextAiring}}">{{bestDateString}}</span></td>
<td>
<div class="progress">
<span class="progressbar-back-text">{{episodeFileCount}} / {{episodeCount}}</span>