add frontend support for the date formatting option

This commit is contained in:
Gregor Vostrak
2025-05-08 18:00:25 +02:00
parent ed32c6b217
commit b1ff97a82f
6 changed files with 34 additions and 22 deletions

View File

@@ -58,7 +58,7 @@ function selectUnselectAll(value: boolean) {
{{ formatWeekday(date) }}
</span>
<span class="font-semibold text-text-secondary">
{{ formatDate(date) }}
{{ formatDate(date, organization?.date_format) }}
</span>
</div>
<div class="text-text-secondary pr-[90px] lg:pr-[92px]">