https://github.com/znframework/package-datetime
ZN Framework Datetime Package
https://github.com/znframework/package-datetime
Last synced: about 1 month ago
JSON representation
ZN Framework Datetime Package
- Host: GitHub
- URL: https://github.com/znframework/package-datetime
- Owner: znframework
- License: mit
- Created: 2018-01-19T09:45:07.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-05T14:11:06.000Z (about 1 year ago)
- Last Synced: 2025-09-09T13:01:39.277Z (7 months ago)
- Language: PHP
- Size: 61.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
ZN Framework Date & Time Package
Follow the steps below for installation and use.
Installation
You only need to run the following code for the installation.
```
composer require znframework/package-datetime
```
Documentation
Click for documentation of your library.
Example Usage
Basic level usage is shown below.
```php