functions-online

strtotime

说明

本函数预期接受一个包含美国英语日期格式的字符串并尝试将其解析为 Unix 时间戳(自 January 1 1970 00:00:00 GMT 起的秒数),其值相对于 $now 参数给出的时间,如果没有提供此参数则用系统当前时间。

申报 strtotime

int strtotime ( string $time [, int $now ] )

在线测试的 strtotime







share strtotime

注释 strtotime

注释 strtotime

+

Leave your comment