PHPackages                             terabytesoftw/helper-timezone - 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. terabytesoftw/helper-timezone

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

terabytesoftw/helper-timezone
=============================

Helper TimeZone

0105PHP

Since Jul 15Pushed 6y agoCompare

[ Source](https://github.com/terabytesoftw/helper-timezone)[ Packagist](https://packagist.org/packages/terabytesoftw/helper-timezone)[ RSS](/packages/terabytesoftw-helper-timezone/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://camo.githubusercontent.com/e14db5cfc1aafaa1e6231eedfaf4a0d2511ff6a95cb0a234dde17c46430b2f31/68747470733a2f2f6c68332e676f6f676c6575736572636f6e74656e742e636f6d2f443954467731463664645075686544635f74704e707454647654672d464e4e706a4c53424e3134583653632d334a44694f7866453637724568344f5a6679676f6e7831744b656932623244454f48444c6a46365433786c38652d726b4545505a6547714c545763535f76326342526c796f3076635a4c44484735697653444749574373656e626f6c3d7732343030) ](https://github.com/terabytesoftw/helper-timezone)

Helper TimeZone
===============

[](#helper-timezone)

 [ ![Unstable Version](https://camo.githubusercontent.com/1fb5ed1df202a4c5e9a86c4724d2ee042e49240438cdf3b438672c69a0788c37/68747470733a2f2f706f7365722e707567782e6f72672f7465726162797465736f6674772f68656c7065722d74696d657a6f6e652f762f756e737461626c65) ](https://packagist.org/packages/terabytesoftw/helper-timezone) [ ![Build Status](https://camo.githubusercontent.com/5d343264cf53b94702baf66011ded48939b51a7d6d0605968543d8b73fad0e02/68747470733a2f2f7472617669732d63692e6f72672f7465726162797465736f6674772f68656c7065722d74696d657a6f6e652e7376673f6272616e63683d6d6173746572) ](https://travis-ci.org/terabytesoftw/helper-timezone) [ ![Build Status](https://camo.githubusercontent.com/ad52c2deb17d1fed986dc5e8cb365b0721d783f93b223092f61785e372734b14/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f68656c7065722d74696d657a6f6e652f6261646765732f6275696c642e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/helper-timezone/) [ ![Build Status](https://camo.githubusercontent.com/8d090f74d7ae49d876c8b1fae8cfde653ee22104be9212ec2d7a515e9635ec51/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f68656c7065722d74696d657a6f6e652f6261646765732f636f7665726167652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/helper-timezone/) [ ![Code Quality](https://camo.githubusercontent.com/0467b4c1db09c8d4a3f96d9d0383e55a9c1fddaa1c725612fd3c642b5e279ddc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f68656c7065722d74696d657a6f6e652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572) ](https://scrutinizer-ci.com/g/terabytesoftw/helper-timezone/?branch=master) [ ![Code Intelligence Status](https://camo.githubusercontent.com/ceb160056b11d060c580a0da8e039cb28d3ada17d2c07893a691e34bf4c107b6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7465726162797465736f6674772f68656c7065722d74696d657a6f6e652f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572) ](https://scrutinizer-ci.com/code-intelligence) [ ![Maintainability](https://camo.githubusercontent.com/ed82de3a82cb2bff0bdbdc6d9c6862f14873f358806a481b3ce876e587ccc367/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39626265363562366664613161626437346332632f6d61696e7461696e6162696c697479) ](https://codeclimate.com/github/terabytesoftw/helper-timezone/maintainability)

### **DIRECTORY STRUCTURE:**

[](#directory-structure)

```
config/             contains application configurations
src/                contains source files
tests/              contains tests codeception for the web application
vendor/             contains dependent 3rd-party packages

```

### **REQUIREMENTS:**

[](#requirements)

- The minimum requirement by this project template that your Web server supports:
    - PHP 7.2 or higher.

### **INSTALLATION:**

[](#installation)

If you do not have [Composer](http://getcomposer.org/ "Composer"), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md#installation-nix "getcomposer.org").

You can then install this extension using the following command composer:

```
composer require terabytesoftw/helper-timezone '^1.0@dev'

```

or add composer.json:

```
"terabytesoftw/helper-timezone":"^1.0@dev"

```

### **USAGE:**

[](#usage)

```
