This commit is contained in:
@@ -50,12 +50,13 @@
|
||||
</v-flex>
|
||||
|
||||
<v-flex xs12 sm6 lg4 xl3 px-2>
|
||||
{{ obj.startDate }}
|
||||
{{ lc.timeZoneOffset }}
|
||||
<gz-date-time-picker
|
||||
label="Start"
|
||||
:dayjs="this.dayjsLib"
|
||||
:locale="this.lc"
|
||||
v-model="obj.startDate"
|
||||
|
||||
></gz-date-time-picker>
|
||||
</v-flex>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user