gpt4 book ai didi

php - 在 PHP 中获取 UTC 时间

转载 作者:IT老高 更新时间:2023-10-28 11:49:02 24 4
gpt4 key购买 nike

如何使用 PHP 的 date() 函数获取 UTC/GMT +/- 时间戳?例如,如果我尝试

date("Y-m-d H:i:s", time()); 

我会得到 Unix 时间戳;但我需要根据本地时间获取带有字符串 GMT/UTC+/-0400 或 GMT/UTC+/-1000 的 UTC/GMT 时间戳。

最佳答案

使用 gmdate将始终返回 GMT 日期。语法与 date 相同。

关于php - 在 PHP 中获取 UTC 时间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8655515/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com