ayajv/time

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

Maintainers

Details

github.com/ayajv/time

Source

Issues

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/ayajv/time

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

This package is not auto-updated.

Last update: 2025-12-27 21:16:23 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" } ]