0.0.2 • Published 6 years ago

awesome-date v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

🎉🎉🎉 awesome-date

A lib about date

Usage

npm install awesome-date --save

API

transform

  • stringify
  • parse

month

  • getMonthStart: Get start date of specified month.
  • getMonthEnd: Get end date of specified month.

quarter

  • getQuarter: Get quarter of specified date.
  • getQuarterStart: Get start date of specified quarter.
  • getQuarterEnd: Get end date of specfied quarter.