diff --git a/frontend/src/scripts/popups/pb-tables-popup.ts b/frontend/src/scripts/popups/pb-tables-popup.ts
index f9590253f..06d7f860d 100644
--- a/frontend/src/scripts/popups/pb-tables-popup.ts
+++ b/frontend/src/scripts/popups/pb-tables-popup.ts
@@ -44,7 +44,7 @@ function update(mode: MonkeyTypes.Mode): void {
const date = new Date(pb.timestamp);
if (pb.timestamp) {
dateText =
- format(date, "DD MMM YYYY") +
+ format(date, "dd MMM yyyy") +
"