library indonesian-date-format
Indonesia date Format package
sm-alfariz/indonesian-date-format
Indonesia date Format package
- Monday, February 27, 2017
- by efendi-hariyadi
- Repository
- 1 Watchers
- 1 Stars
- 55 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 8 Versions
- 2 % Grown
, (*1)
Indonesia (ID) date format, (*2)
instalation
composer require sm-alfariz/indonesian-date-format
how to use
<?php
require_once 'vendor/autoload.php';
use Fendi\IndonesianDate\IndonesiaDate;
$tgl = new IndonesiaDate;
echo $tgl->blogDate(date("Y-m-d")); //echo blog date style in indonosian format
$time = date('2016-08-22 21:25:43');
echo $tgl->humanDifSimple($time); //result " 4 hari "
echo $tgl->humanDif($time); //result " 3 hari 3 jam 54 menit yang lalu "
dev-master
9999999-dev
Indonesia date Format package
Sources
Download
MIT
The Development Requires
by
Efendi hariyadi
1.0.4
1.0.4.0
Indonesia date Format package
Sources
Download
MIT
The Development Requires
by
Efendi hariyadi
dev-dev-v1
dev-dev-v1
Indonesia date Format package
Sources
Download
MIT
The Development Requires
by
Efendi hariyadi
dev-dev-v2
dev-dev-v2
Indonesia date Format package
Sources
Download
MIT
The Development Requires
by
Efendi hariyadi
1.0.3
1.0.3.0
Indonesia date Format package
Sources
Download
MIT
The Development Requires
by
Efendi hariyadi
1.0.2
1.0.2.0
Indonesia date Format package
Sources
Download
MIT
The Development Requires
by
Efendi hariyadi
1.0.1
1.0.1.0
Indonesia date Format package
Sources
Download
MIT
The Development Requires
by
Efendi hariyadi
dev-beta
dev-beta
Indonesia date Format package
Sources
Download
MIT
The Development Requires
by
Efendi hariyadi