<?= $form->field($model, 'start_date')->input('date') ?> // this should format the date input in dd/mm/yyyy and have date picker in most if not all browsers