mysql 时间戳与日期格式的相互转换
摘要:1、UNIX时间戳转换为日期用函数: FROM_UNIXTIME() [sql] view plain copy select FROM_UNIXTIME(1156219870); [sql] view plain copy [sql] view plain copy 输出:2006-08-22 1
阅读全文
posted @ 2017-02-24 15:02
posted @ 2017-02-24 15:02