+
+
+ {item.CategoryPengumuman?.name || 'Pengumuman'}
+
+
+ {item.judul}
+
+
+
+
+
+
+
+
+ {new Date(item.createdAt).toLocaleDateString('id-ID', {
+ day: 'numeric',
+ month: 'short',
+ year: 'numeric',
+ })}
+
+
+
+
+
+ {new Date(item.createdAt).toLocaleTimeString('id-ID', {
+ hour: '2-digit',
+ minute: '2-digit',
+ })}
+
+
+
+
+
+ Baca Selengkapnya →
+
+
+
+
+