ejfrias / yii2-xdan-datetimepicker
Yii2 wrapper for xdan/datetimepicker
Package info
github.com/ejfrias/yii2-xdan-datetimepicker
Language:HTML
Type:yii2-extension
pkg:composer/ejfrias/yii2-xdan-datetimepicker
v0.0.7
2018-04-19 05:38 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-04-04 03:47:53 UTC
README
Yii2 wrapper for xdan/datetimepicker
Installation
The preferred way to install this extension is through composer. Check the composer.json for this extension's requirements and dependencies. Read this web tip /wiki on setting the minimum-stability settings for your application's composer.json.
To install, either run
composer require ejfrias/yii2-xdan-datetimepicker "*"
or add
"ejfrias/yii2-xdan-datetimepicker": "*"
to the require section of your composer.json file.