mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 03:53:37 +00:00
Various date localisation. [skip ci]
This commit is contained in:
@@ -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' %}
|
||||
|
Reference in New Issue
Block a user