select reg_time, FROM_UNIXTIME(reg_time) from crm_user;
本文出自 “突破中的IT结构师” 博客,请务必保留此出处http://virusswb.blog.51cto.com/115214/1527329
mysql中将int的时间转换成datetime的时间
原文:http://virusswb.blog.51cto.com/115214/1527329