{{ $t('scenery.history-list-empty') }}
-
#{{ item.stationHash }}
{{ item.dispatcherLevel >= 2 ? item.dispatcherLevel : 'L' }}
{{ item.dispatcherName }}
{{ $d(item.timestampFrom) }}
{{ timestampToString(item.timestampFrom) }}
- {{ timestampToString(item.timestampTo) }} ({{ calculateDuration(item.currentDuration) }})
{{ $t('journal.online-since') }}
{{ timestampToString(item.timestampFrom) }}
({{ calculateDuration(item.currentDuration) }})