{{ $t('app.loading') }}
{{ $t('app.error') }}
{{ $t('app.no-result') }}
-
{{ new Date(doc.timestampFrom).toLocaleDateString('pl-PL') }}
{{ doc.dispatcherName }} • {{ doc.stationName }}
#{{ doc.stationHash }}
PL1
{{ doc.isOnline ? $t('journal.online-since') : 'OFFLINE' }}
{{ new Date(doc.timestampFrom).toLocaleTimeString('pl-PL', { timeStyle: 'short' }) }}
({{ calculateDuration(doc.currentDuration) }})
>
{{ new Date(doc.timestampTo).toLocaleTimeString('pl-PL', { timeStyle: 'short' }) }}
({{ $t('journal.duty-lasted') }} {{ calculateDuration(doc.currentDuration!) }})
{{ $t('journal.no-further-data') }}
{{ $t('journal.loading-further-data') }}