PHPackages                             me-ruhin/timezonify - 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. me-ruhin/timezonify

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

me-ruhin/timezonify
===================

PHP package to convert date/time strings or timestamps to a custom timezone

v1.0.1(2y ago)17MITPHPPHP &gt;=7.4

Since Jun 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/me-ruhin/timezonify)[ Packagist](https://packagist.org/packages/me-ruhin/timezonify)[ Docs](https://github.com/me-ruhin/timezonify)[ RSS](/packages/me-ruhin-timezonify/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Timezonify
==========

[](#timezonify)

**Timezonify** is a PHP package to convert date/time strings or timestamps to a custom timezone.

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

[](#installation)

Use Composer to install the package:

```
composer require me-ruhin/timezonify
```

```
