2017 © Pedro Peláez
 

yii2-extension yii2-widget-flatpickr

easy and powerful datetime picker for yii2-widget-flatpickr.

image

lintion/yii2-widget-flatpickr

easy and powerful datetime picker for yii2-widget-flatpickr.

  • Monday, October 23, 2017
  • by 51168
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 20 % Grown

The README.md

Yii2-widget-flatpickr

yii2-widget-flatpickr is a easy configuration yii2 widget datetime picker., (*1)

Installation

Install the latest stable version:, (*2)

composer require lintion/yii2-widget-flatpickr

Other installation methods, edit composer.json file require field add the following. Then run composer update, (*3)

"lintion/yii2-widget-flatpickr": "dev-master"

Quick Start

<?= $form->field($model, 'create_at')->widget(lintion\flatpickr\Flatpickr::className(), [
    'theme' => 'dark',
    //'locale' => 'en',
    'mode'=> 'range',
    'enableTime' => false
])?>

The Versions

23/10 2017

dev-master

9999999-dev https://github.com/

easy and powerful datetime picker for yii2-widget-flatpickr.

  Sources   Download

BSD-3-Clause

The Requires

 

by ishengge

plugin extension yii2 widget datetime picker

23/10 2017

v1.0.0

1.0.0.0 https://github.com/

easy and powerful datetime picker for yii2-widget-flatpickr.

  Sources   Download

BSD-3-Clause

The Requires

 

by ishengge

plugin extension yii2 widget datetime picker

23/10 2017

v1.0.0.x-dev

1.0.0.9999999-dev https://github.com/

easy and powerful datetime picker for yii2-widget-flatpickr.

  Sources   Download

BSD-3-Clause

The Requires

 

by ishengge

plugin extension yii2 widget datetime picker