wangjiang988 / timezones
There is no license information available for the latest version (dev-master) of this package.
Demo-package to show time
dev-master
2017-06-28 05:59 UTC
This package is not auto-updated.
Last update: 2025-05-11 05:12:18 UTC
README
Simple Demo For laravel package development learning
Installation
To get started with Timezones, simply run:
composer require wangjiang988/timezones
Next, register the Wj\Timezones\TimezonesServiceProvider in your config/app.php file:
'providers' => [
// Other service providers...
Wj\Timezones\TimezonesServiceProvider::class,
],
Basic Usage
visit http://xxx/timezones/UTC
see the result