1.0.7 • Published 4 years ago

calendar-class v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@calendar-class

a calendar tool without UI

Install

npm install dayjs calendar-class --save

Usage

import Calendar from 'calendar-class'
const calendar = new Calendar()

API

MethodDescriptionParameters
setDateset current datedayjs object
genDaysTablegenerate days table of current month--
getWeekget week list--
1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago