Home > php教程 > php手册 > 免费节假日API

免费节假日API

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 19:37:07
Original
5061 people have browsed it

已入住百度API全面免费不做限制 http://apistore.baidu.com/apiworks/servicedetail/1116.html http://apix.cn/services/show/146 API地址:http://www.ddung.org/tool/jiari/ 功能特点 检查具体日期是否为节假日,工作日对应结果为0,休息日对应结果为1,节假日

已入住百度API全面免费不做限制
http://apistore.baidu.com/apiworks/servicedetail/1116.html
http://apix.cn/services/show/146
API地址:http://www.ddung.org/tool/jiari/
功能特点
检查具体日期是否为节假日,工作日对应结果为 0, 休息日对应结果为 1, 节假日对应的结果为 2;
(对应支付工资比例的 100%, 200% 和 300%,以方便程序计算)
获取具体月份下的节假日情况,只返回休息日或者节假日数据;
可同时传递一个或者多个日期(月份);
支持 2009 年起至2015年 中国法定节假日
检查一个日期是否为节假日 ?d=20130101
检查多个日期是否为节假日 ?d=20130101,20130103,20130105,20130201
获取2012年1月份节假日 ?d=201201
获取2012年所有节假日 ?d=2012
获取2013年1/2月份节假日 ?d=201301,201302
Copy after login
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template