rekamy / timezone
Timezone List Plugin
v1.1
2022-07-01 13:03 UTC
Requires
- php: >=7.2
- laravel/framework: >=7.0
README
Introduction
Timezones List
Table Of Contents
Installation
The recommended way to install Rekamy Timezone is through Composer.
composer require rekamy/timezone
Usage
use Rekamy\Timezone\TimezoneList; ... return TimezoneList::timezonesToArray();
License
Rekamy Timezone is open-sourced software licensed under the MIT license