怎么转换成时间戳
程序员文章站
2022-04-20 17:16:31
...
如何转换成时间戳
如何将20120808这样的日期转成时间戳?
------解决方案--------------------
strtotime('20120808')
如何将20120808这样的日期转成时间戳?
------解决方案--------------------
strtotime('20120808')
相关文章
相关视频