Commit bb619b38 authored by 's avatar

fixed date fmt to be consistent and less ambiguous

parent 1bdaa0e9
...@@ -156,7 +156,7 @@ function toggleSelect() { ...@@ -156,7 +156,7 @@ function toggleSelect() {
<td> <td>
<div class="list-item"> <div class="list-item">
<dtml-var bobobase_modification_time fmt="%y-%m-%d %I:%M %p"> <dtml-var bobobase_modification_time fmt="%Y-%m-%d %I:%M %p">
</div> </div>
</td> </td>
</dtml-with> </dtml-with>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment