Skip to content

A javascript plugin for intelligently selecting date and time ranges inspired by Google Calendar. And now the yii2 extension is made...

Notifications You must be signed in to change notification settings

jithu121212/datepair-yii2-extension

Repository files navigation

datepair

A javascript plugin for intelligently selecting date and time ranges inspired by Google Calendar. And now the yii2 extension is made... New

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist entero/yii2-datepair "*"

or add

"entero/yii2-datepair": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \entero\\datepair\\AutoloadExample::widget(); ?>```

About

A javascript plugin for intelligently selecting date and time ranges inspired by Google Calendar. And now the yii2 extension is made...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published