phputc date函数获取的秒数带时区的吗不,date函数获取的秒数是不带时区的。 它返回的是从1970年1月1日 00:00:00 UTC到当前时间的秒数。要获取带时区的时间,可以使用date_default_timezon... 技术帮 php 2023-12-06 47 阅读 0 评论