Various date localisation. [skip ci]

This commit is contained in:
James Cole
2015-05-14 13:41:21 +02:00
parent de9ac97887
commit 417766f0db
8 changed files with 39 additions and 5 deletions

View File

@@ -61,7 +61,7 @@
{% endif %}
</td>
<td>
{{journal.date.format('j F Y')}}
{{journal.date.formatLocalized(monthAndDayFormat)}}
</td>
<td class="hidden-xs">
{% if journal.transactions[0].account.accountType.type == 'Cash account' %}