MySQL: Convert INT to DATETIME

前端 未结 4 1383
悲哀的现实
悲哀的现实 2020-12-08 13:00

I have a UNIX-type timestamp stored in an INT column in MySQL. What is the proper way to retrieve this as a MySQL DATETIME?

(I found t

4条回答
提交回复
热议问题