Fix timezone.
This commit is contained in:
parent
919f5efc97
commit
56a037ac7d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user