show date in admin ui report table
All checks were successful
deploy / build-and-deploy (/testvaro, /opt/website-test, website-test) (push) Successful in 24s
deploy / build-and-deploy (/varo, /opt/website, website) (push) Successful in 14s

This commit is contained in:
2025-06-21 21:25:47 +02:00
parent e0b9850efb
commit eb39cae44c
2 changed files with 16 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
import { onMount } from 'svelte';
import DataTable from '@components/admin/table/DataTable.svelte';
// consts
// consts
const dateFormat = new Intl.DateTimeFormat('de-DE', {
year: 'numeric',