所以,我有一个API返回以下内容:
<startTime>2011-04-12T01:28:40.000Z</startTime>
它是UTC/Zulu格式.从PHP中的时间戳开始,我将如何获得经过的时间(以秒为单位)?
感谢您的任何指示!
php time
php ×1
time ×1