PHPackages                             alexantr/yii2-datetimepicker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. alexantr/yii2-datetimepicker

AbandonedArchivedYii2-extension[Utility &amp; Helpers](/categories/utility)

alexantr/yii2-datetimepicker
============================

Datetime picker input widget for Yii 2

1.1.1(7y ago)012.1k↓37.5%[1 issues](https://github.com/alexantr/yii2-datetimepicker/issues)MITPHP

Since Feb 8Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/alexantr/yii2-datetimepicker)[ Packagist](https://packagist.org/packages/alexantr/yii2-datetimepicker)[ RSS](/packages/alexantr-yii2-datetimepicker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Datetime picker input widget for Yii 2
======================================

[](#datetime-picker-input-widget-for-yii-2)

This extension renders an input with [flatpickr](https://chmln.github.io/flatpickr/).

Installation
------------

[](#installation)

Install extension through [composer](http://getcomposer.org/):

```
composer require alexantr/yii2-datetimepicker

```

Usage
-----

[](#usage)

The following code in a view file would render an input with color picker:

```
