getdate_qjt

1.0.1 • Public • Published
getDate
node>6.0,support es6
getDates.getDate(num,format);
num = '1day' || '1month' || '1year' || '-2day' || .....
foramt = '-' || '/' || '' || '_' || ......
example:
getDates.getDate('1day');
2018-04-14
getDates.getDate('1day','/');
2018/04/14

/getdate_qjt/

    Package Sidebar

    Install

    npm i getdate_qjt

    Weekly Downloads

    1

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    2.56 kB

    Total Files

    4

    Last publish

    Collaborators

    • qianjitang