https://github.com/setkyar/time
:hourglass_flowing_sand: Date Time Format in PHP
https://github.com/setkyar/time
Last synced: 6 months ago
JSON representation
:hourglass_flowing_sand: Date Time Format in PHP
- Host: GitHub
- URL: https://github.com/setkyar/time
- Owner: setkyar
- Created: 2015-03-03T19:52:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T03:43:17.000Z (about 11 years ago)
- Last Synced: 2026-01-12T14:25:26.518Z (6 months ago)
- Language: PHP
- Homepage: https://packagist.org/packages/setkyar/datetimeformat
- Size: 179 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHP Times
==========
##Installation
Run the following via your terminal
composer require "setkyar/datetimeformat"
##Usage
Create a `index.php` and put the following code and run `$php -S localhost:8000`