We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78dd3c commit 745c428Copy full SHA for 745c428
app/templates/components/ui-table/cell/cell-event-date.hbs
@@ -5,7 +5,7 @@
5
</div>
6
(to)
7
<div>
8
- {{general-date this.record 'date-time-tz-short' tz=this.extraRecords.timezone}}
+ {{general-date this.extraRecords.endsAt 'date-time-tz-short' tz=this.extraRecords.timezone}}
9
10
{{else}}
11
<span>
0 commit comments