Merged PR 1842: #5139 minor fix

#5139 minor fix
This commit is contained in:
Nino Righi
2025-06-03 22:14:30 +00:00
committed by Lorenz Hilpert
parent e60d74573c
commit bd7faeb1b5

View File

@@ -3,7 +3,7 @@
<ui-item-row-data-label>Belegdatum:</ui-item-row-data-label>
<ui-item-row-data-value>
<span>{{
(receipt().printedDate | date: 'dd.MM.yyyy | hh:mm') + ' Uhr'
(receipt().printedDate | date: 'dd.MM.yyyy | HH:mm') + ' Uhr'
}}</span>
</ui-item-row-data-value>
</ui-item-row-data-row>