ayajv/time

There is no license information available for the latest version (dev-master) of this package.

dev-master 2018-06-06 06:17 UTC

This package is not auto-updated.

Last update: 2025-06-14 18:36:54 UTC


README

Use to display current time based on timezones

#require package name "require": {
"Ayajv/time":"1.0.0",
}

#add below code in root composer.json file only if needed "repositories": [ { "packagist.org": false }, { "type": "path", "url": "packages/ayajv/time" } ]