doucheng2210 2011-02-01 15:22
浏览 63
已采纳

在PHP中从ISO C时间戳转换为整数纪元

I have a timestamp:

2009-01-31T00:00:00

to which I am appending '+00:00' in order to get it to ISO C, from which I would then like to get the epoch, so I can feed it to date('...', timestamp) and generate the format I'd like.

What's the best way to go about this. I don't want to have to extract/string manipulation of the original timestamp.

TIA

Answer, Thanks shamittomar:

date('n/j/Y', strtotime($v['node']->field_pub_date[0]['value'] . '+00:00'));
  • 写回答

4条回答 默认 最新

  • dongliang1223 2011-02-01 15:25
    关注

    Use strtotime. It parses about any English textual datetime description into a Unix timestamp

    echo strtotime('2009-01-31T00:00:00+00:00');
    

    This will show you the epoch as 1233360000.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料