Download the PHP package efureev/yii2-date-time-picker-widget without Composer
On this page you can find all versions of the php package efureev/yii2-date-time-picker-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download efureev/yii2-date-time-picker-widget
More information about efureev/yii2-date-time-picker-widget
Files in efureev/yii2-date-time-picker-widget
Package yii2-date-time-picker-widget
Short Description Bootstrap DateTimePicker widget for Yii2.
License BSD-3-Clause
Homepage http://yiiwheels.com/extension/bootstrap-datetimepicker
Informations about the package yii2-date-time-picker-widget
Bootstrap DateTimePicker Widget for Yii2
Renders a Bootstrap DateTimePicker plugin.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your application's composer.json
file.
Usage
This widget renders a Bootstrap DateTimePicker input control. Best suitable for model with date string attribute. Its functionality is similar to Bootstrap DatePicker plugin but this widget is enhanced with Time selection.
It also allows you to restrict the views so you can use this widget as a DatePicker, TimePicker, or DateTimePicker.
There are two ways of using it, with an ActiveForm
instance or as a widget setting up its model
and attribute
.
Testing
To test the extension, is better to clone this repository on your computer. After, go to the extensions folder and do
the following (assuming you have composer
installed on your computer:
Once all required libraries are installed then do:
Further Information
Please, check the Bootstrap DateTimePicker site documentation for further information about its configuration options.
Contributing
Please see CONTRIBUTING for details.
Credits
- Antonio Ramirez
- All Contributors
License
The BSD License (BSD). Please see License File for more information.
Web development has never been so fun!
www.2amigos.us
All versions of yii2-date-time-picker-widget with dependencies
yiisoft/yii2-bootstrap Version ~2.0.0
bower-asset/smalot-bootstrap-datetimepicker Version 2.3.1