开发者

mysql date to php

I have a date field in mysql that contains numbers li开发者_JS百科ke 2455419. Any idea what format this is and how to convert to php/human eadable form?


Seems to be Unix Timestamp. You can convert it to human readable form by using date() function of PHP.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜