Our system has its dates set to d/m/Y in General and are displaying no problem in the table:
<RowLoop type=voca>
<Col>
<Date><Field publish_date /></Date>
</Col>
</RowLoop>
When I sort on the the dates they do not sort correctly:
Is there something I should be doing that I have missed?