Good morning, first of all thank you for the project, it is helping me a lot.
However, I have a problem if I try to use the kartik\date\DatePicker and enter not only the date but also the time doesn't work.
Using it like this
after selecting the date it puts me hh:ii moreover it does not allow me at the selection stage to choose any time at all
even going to use the DateTimePicker gives me an error on unsupported column
Invalid Configuration - yii\base\InvalidConfigException
Invalid column type 'kartik\date\DateTimePicker'.
Good morning, first of all thank you for the project, it is helping me a lot. However, I have a problem if I try to use the kartik\date\DatePicker and enter not only the date but also the time doesn't work. Using it like this
after selecting the date it puts me hh:ii moreover it does not allow me at the selection stage to choose any time at all even going to use the DateTimePicker gives me an error on unsupported column Invalid Configuration - yii\base\InvalidConfigException Invalid column type 'kartik\date\DateTimePicker'.