PHPackages                             matthew-p/yii2-working-date-time-widget - 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. matthew-p/yii2-working-date-time-widget

ActiveYii2-extension

matthew-p/yii2-working-date-time-widget
=======================================

Working day and time input widget for yii2.

1.0(8y ago)02.4k↓33.3%BSD-3-ClauseJavaScript

Since Jan 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/MatthewPattell/yii2-working-date-time-widget)[ Packagist](https://packagist.org/packages/matthew-p/yii2-working-date-time-widget)[ RSS](/packages/matthew-p-yii2-working-date-time-widget/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

DayDateTime Widget for Yii2
===========================

[](#daydatetime-widget-for-yii2)

Input day/time/dinner widget

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

[](#installation)

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

[![Sample](https://github.com/MatthewPattell/yii2-working-date-time-widget/raw/master/sample.png?raw=true "Example screenshot")](https://github.com/MatthewPattell/yii2-working-date-time-widget/blob/master/sample.png?raw=true)

Either run

```
php composer.phar require --prefer-dist matthew-p/yii2-working-date-time-widget "*"

```

or add

```
"matthew-p/yii2-working-date-time-widget": "*"

```

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

Usage
-----

[](#usage)

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

```
