Fix timezone.

This commit is contained in:
Alexis Lahouze 2016-01-22 21:45:38 +01:00
parent 919f5efc97
commit 56a037ac7d
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
<td>
<span editable-text="operation.operation_date"
e-data-date-format="yyyy-MM-dd" e-bs-datepicker
e-timezone="UTC"
e-class="input-sm" e-style="width: 100%"
e-name="operation_date" e-form="rowform" e-required>
<small>{{ operation.operation_date | date:"yyyy-MM-dd" }}</small>