miserenkov/yii2-timezone-picker

Yii2 timezone picker

v0.4 2023-06-03 15:42 UTC

This package is auto-updated.

Last update: 2024-03-03 17:28:40 UTC


README

Yii2 picker for timezones

License Latest Stable Version Latest Unstable Version Total Downloads Build Status

Support

GitHub issues.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist miserenkov/yii2-timezone-picker "^0.3"

or add

"miserenkov/yii2-timezone-picker": "^0.3"

to the require section of your composer.json file.