This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Helper untuk mencetak tanggal dalam format bahasa indonesia | |
* | |
* @package CodeIgniter | |
* @category Helpers | |
* @author Ardianta Pargo ([email protected]) | |
* @link https://gist.github.com/ardianta/ba0934a0ee88315359d30095c7e442de | |
* @version 1.0 | |
*/ |