PHPackages                             udokmeci/yii2-bootstrap-datetime-picker - 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. udokmeci/yii2-bootstrap-datetime-picker

ActiveYii2-extension

udokmeci/yii2-bootstrap-datetime-picker
=======================================

Yet another bootstrap datetime picker plugin for UNIX Timestamp

09[1 PRs](https://github.com/udokmeci/yii2-bootstrap-datetime-picker/pulls)PHP

Since Sep 10Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

yii2 bootstrap datetime picker
==============================

[](#yii2-bootstrap-datetime-picker)

Yet another bootstrap datetime picker plugin for UNIX Timestamp (Only for UNIX Timestamp fields!)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist udokmeci/yii2-bootstrap-datetime-picker "*"

```

or add

```
"udokmeci/yii2-bootstrap-datetime-picker": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

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

```
