rekamy/timezone

Timezone List Plugin

v1.1 2022-07-01 13:03 UTC

This package is auto-updated.

Last update: 2024-10-29 06:06:14 UTC


README

Introduction

Timezones List

Table Of Contents

Click to expand

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