Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit d15831b6 authored by FadhilP's avatar FadhilP
Browse files

Update

parent 0728a8e7
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ export default function PertandinganPage() {
},
{
label: "Waktu Pelaksanaan",
formatter: () => format(new Date(data?.eventDate || 0), "dd/MM/yyyy"),
formatter: () => format(new Date(data?.eventDate || 0), "kk:mm"),
icon: "clock",
},
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment