acl
3.5.3.0
函数
acl_timeops.h 文件参考
#include "
acl_define.h
"
#include <time.h>
acl_timeops.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:
浏览源代码.
函数
ACL_API time_t
acl_str2time_t
(const char *str)
函数说明
◆
acl_str2time_t()
ACL_API time_t acl_str2time_t
(
const char *
str
)
将时间字符串转换为 time_t 类型
参数
str
时间字符串格式为: year-month-mday(如: 2004-1-1)
返回
time_t 类型的值
include
acl
stdlib
acl_timeops.h
生成于 2021年 九月 10日 星期五 11:14:46 , 为 acl使用
1.8.15