Yii2 Active Form Date Input

[Solved] Yii2 Active Form Date Input | Php Frameworks Yii - Code Explorer | yomemimo.com
Question : yii2 active form date input

Answered by : nutty-narwhal-xpaxojtg3g20

<?= $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

Source : | Last Update : Fri, 22 Jul 22

Answers related to yii2 active form date input

Code Explorer Popular Question For Php Frameworks Yii