Updated date format displayed
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user