返回首页

日期黄历查询 免费

调用次数:500.24 万次

接口详情

查询当天公历日期和农历日期,以及节气黄历等信息

接口地址

URL
https://free.xwteam.cn/api/time/almanac

请求方式

GET/POST

返回格式

application/json

请求HEADER

名称
Content-Typeapplication/x-www-form-urlencoded;charset:utf-8;

请求参数说明

名称必填类型示例值说明
ystring2023需要查询的年份,为空则查询当前年份
mstring06需要查询的月份,为空则查询当前月份
dstring20需要查询的日期,为空则查询当前日期

调用示例

示例
https://free.xwteam.cn/api/time/almanac

返回示例

实时结果

正在请求API数据...

返回参数说明

名称类型说明
codeint状态码
msgstring状态信息
datastring请求结果数据集
debugstring/array调试数据
exec_timefloat执行耗时
user_ipstring客户端IP