2017 © Pedro Peláez
 

library indonesian-date-format

Indonesia date Format package

image

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

The README.md

Build Status, (*1)

indonesian-date-format

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 "

The Versions

27/02 2017

dev-master

9999999-dev

Indonesia date Format package

  Sources   Download

MIT

The Development Requires

by Efendi hariyadi

27/02 2017

1.0.4

1.0.4.0

Indonesia date Format package

  Sources   Download

MIT

The Development Requires

by Efendi hariyadi

22/09 2016

dev-dev-v1

dev-dev-v1

Indonesia date Format package

  Sources   Download

MIT

The Development Requires

by Efendi hariyadi

22/09 2016

dev-dev-v2

dev-dev-v2

Indonesia date Format package

  Sources   Download

MIT

The Development Requires

by Efendi hariyadi

22/09 2016

1.0.3

1.0.3.0

Indonesia date Format package

  Sources   Download

MIT

The Development Requires

by Efendi hariyadi

30/08 2016

1.0.2

1.0.2.0

Indonesia date Format package

  Sources   Download

MIT

The Development Requires

by Efendi hariyadi

27/08 2016

1.0.1

1.0.1.0

Indonesia date Format package

  Sources   Download

MIT

The Development Requires

by Efendi hariyadi

27/08 2016

dev-beta

dev-beta

Indonesia date Format package

  Sources   Download

MIT

The Development Requires

by Efendi hariyadi