@hudoro/idate
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

IDate npm (scoped)

IDate helps you to convert any date format to Indonesian date format.

Installing

Using npm:

$ npm install @hudoro/idate

Using yarn:

$ yarn add @hudoro/idate

Example

Using Idate to convert day number (0-6) to Indonesian Day

import IDate from '@hudoro/idate';

// in your function
    IDate(3); // will return Rabu

/@hudoro/idate/

    Package Sidebar

    Install

    npm i @hudoro/idate

    Weekly Downloads

    422

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    6.52 kB

    Total Files

    23

    Last publish

    Collaborators

    • dani_ganteng
    • prawitohudoro