摘要: 1.日期函数UNIX时间戳转日期函数: from_unixtime 语法: from_unixtime(bigint unixtime[, string format]) 返回值: string 说明: 转化UNIX时间戳(从1970-01-01 00:00:00 UTC到指定时间的秒数)到当前时区 阅读全文
posted @ 2018-06-26 17:51 数据分析笔记(自用) 阅读(358) 评论(0) 推荐(0) 编辑