【问题标题】:Convert UTC to Unix Timestamp将 UTC 转换为 Unix 时间戳 【发布时间】:2009-04-08 14:28:42 【问题描述】: 我正在解析时间和日期为 UTC 的 RSS 提要,我需要将其转换为 unix 时间戳。有没有简单的方法来做到这一点? 【问题讨论】: 标签: php datetime date time icalendar 【解决方案1】: http://us2.php.net/manual/en/function.strtotime.php 【讨论】: