1.0.4 • Published 5 years ago

calculate-date v1.0.4

Weekly downloads
8
License
ISC
Repository
github
Last release
5 years ago

JavaScript Awesome Calculate Date Utils

JavaScript Awesome Calculate Date Utils. AddDays, AddMonths etc...

Installation

npm install calculate-date

or

yarn add calculate-date

Usage - Sample

import { getCurrentQuertar } from "calculate-date";

<div>{getCurrentQuertar()}</div>;

使用效果图如下

Functions

Playground

git clone https://github.com/laurus-tech/js-awesome-date-utils.git

cd js-awesome-date-utils

npm install

npm run dev
访问地址 http://localhost:11000/

即可看到效果如上图所示

License

MIT Copyright (c) 2019 Laurus-Tech

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago