Updated date format displayed

This commit is contained in:
Nguyen Ngo
2025-08-08 16:00:16 -04:00
parent da66cfd177
commit 1677058809
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -183,7 +183,7 @@
</td>
<td>
<div class="date-info">
{{ record.check_in_date.strftime('%Y-%m-%d') }}
{{ record.check_in_date.strftime('%m/%d/%Y') }}
</div>
</td>
<td>