摘要: lib_time.phpgmtime() P: 获得当前格林威治时间的时间戳 /$0server_timezone() P: 获得服务器的时区 /$0local_mktime($hour = NULL , $minute= NULL, $second = NULL, $month = NULL, $day = NULL, $year = NULL) P: 生成一个用户自定义时区日期的GMT时间戳local_date($format, $time = NULL) P: 将GMT时间戳格式化为用户自定义时区日期gmstr2time($str) P: 转换字符串形式的时间表达式为GMT时间戳loca 阅读全文
posted @ 2013-11-25 14:44 Otgs 阅读(171) 评论(0) 推荐(0) 编辑