2017 © Pedro Peláez
 

yii2-extension yii2-bootstrap-datetimepicker-widget

The bootstrap datetimepicker extension for the Yii framework

image

xutl/yii2-bootstrap-datetimepicker-widget

The bootstrap datetimepicker extension for the Yii framework

  • Thursday, April 13, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 0 Stars
  • 6 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

yii2-bootstrap-datetimepicker-widget

<?= $form->field($model, 'start_time')->widget(DatetimePicker::className(), [
    //'inline' => true,
    'datetimeFormat' => 'Y-m-d H:i',
    'options' => [
        'class' => 'form-control',
    ]
]) ?>

The Versions

13/04 2017

dev-master

9999999-dev

The bootstrap datetimepicker extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 bootstrap datetimepicker

12/04 2017

1.0.1

1.0.1.0

The bootstrap datetimepicker extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 bootstrap datetimepicker

11/04 2017

1.0.0

1.0.0.0

The bootstrap datetimepicker extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 bootstrap datetimepicker