toolapi:日常使用的API功能,目前集成时间戳转换

时间:2024-05-24 09:11:38
【文件属性】:

文件名称:toolapi:日常使用的API功能,目前集成时间戳转换

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-24 09:11:38

Python

toolapi 这是什么? 一个简单的工具API 项目仓库 如果有更多api需求,可以留言给我添加 功能 1 时间戳转换(/timestamp) 目前仅支持GMT+8 北京时间 1.1 参数 参数 默认值 是否必要参数 解释 t now 是 要转换成时间戳的北京时间 ts null 是 要转换成北京时间的时间戳 form %Y-%m-%d %H:%M:%S 否 输出的时间格式 1.2 返回值 参数 解释 时间戳 转换的时间戳 时间 格式化输出的北京时间 状态 运行的状态, 非OK都是异常 1.3 用例 https://toolapi.us-south.cf.appdomain.cloud/timestamp 返回现在北京时间 { "时间戳": 1586917839, "时间": "2020-04-15 10:30:39", "状态": "OK" } https:


【文件预览】:
toolapi-master
----runtime.txt(12B)
----main.py(9KB)
----requirements.txt(304B)
----Procfile(19B)
----README.md(12KB)
----manifest.yml(196B)
----templates()
--------index.html(2KB)
--------index.md(2KB)
----.gitignore(2KB)

网友评论