Skip to content

检查某一天是不是中国大陆的假期,数据从2016年起开始提供

Notifications You must be signed in to change notification settings

anhulife/isHolidayInChina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isHolidayInChina

检查某一天是不是中国大陆的假期,数据从2016年起开始提供

安装

npm install isHolidayInChina --save

使用指南

var isHolidayInChina = require('isHolidayInChina');

isHolidayInChina(new Date('2016-10-01')); // true

数据来源

License

MIT © anhulife

About

检查某一天是不是中国大陆的假期,数据从2016年起开始提供

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published