yii2-date-picker-widget icon indicating copy to clipboard operation
yii2-date-picker-widget copied to clipboard

Bootstrap DatePicker Widget for Yii2

Results 15 yii2-date-picker-widget issues
Sort by recently updated
recently updated
newest added
trafficstars

The depends must be a typo, daterange has nothing to do with the Language assets, should I create a PR to fix this? https://github.com/2amigos/yii2-date-picker-widget/blob/master/src/DatePickerLanguageAsset.php#L24

I recently discovered that using the plug-in bootstrap drop-down menu can't be used. What should I do

question
under investigation

hello guys I'm using this extension in a modal form, the modal form loaded from ajax. The response from the ajax request is un render partial the php view declare...

All date should be yyyy-M-dd format, but when I change the date, I got yyyy年mm月dd日,it it not correct.

When using multidate and multidateSeparator in inline mode I notice only the last date selected is being updated in the input tag. ``` ``` For example if I select 2...

under investigation

When I click on the form field nothing happens. I can see the changes to the field, but doesn't work. Not sure if I missed something but I followed the...

under investigation

In form update date does not set default in calendar view.

Added property link, to show link instead of input Добавлено свойство ссылка, для отображения ссылки вместо инпута

**I tried to install it by compsor and ran command. Following errors I got and my php version is PHP 7.1.6.** The "https://bower.herokuapp.com/packages/jquery" file could not be downloaded: SSL operation...

How to use this - http://bootstrap-datepicker.readthedocs.org/en/v1.6.0/options.html#format ?

under investigation