+
+
+ {{ $t('scenery.history-list-empty') }}
+
+
+ -
+
+ #{{ historyItem.stationHash }}
+ {{ historyItem.dispatcherName }}
+
+
+
+ {{ $d(historyItem.timestampFrom) }}
+
+ {{ timestampToString(historyItem.timestampFrom) }}
+ - {{ timestampToString(historyItem.timestampTo) }} ({{ calculateDuration(historyItem.currentDuration) }})
+
+
+
+ {{ $t('journal.online-since') }}
+ {{ timestampToString(historyItem.timestampFrom) }}
+ ({{ calculateDuration(historyItem.currentDuration) }})
+
+
+
+
+
+