0.0.2 • Published 4 years ago
@hudoro/idate v0.0.2
IDate 
IDate helps you to convert any date format to Indonesian date format.
Installing
Using npm:
$ npm install @hudoro/idateUsing yarn:
$ yarn add @hudoro/idateExample
Using Idate to convert day number (0-6) to Indonesian Day
import IDate from '@hudoro/idate';
// in your function
IDate(3); // will return Rabu