to_time()

函数:to_time()
功能:将日期 / 日期时间 类型转为unix时间戳的函数
位置:帝国CMS e/class/connect.php
版本:6.5

to_time($datetime)

$datetime : 日期类型格式如:2012-12-12 日期时间如:2012-12-12 12:12:12
函数返回unix时间戳