时间(); 2038年后?
php 函数 time();
会在 2038 年之后发挥作用吗?
Will the php function time();
be functional after the year 2038?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
php 函数 time();
会在 2038 年之后发挥作用吗?
Will the php function time();
be functional after the year 2038?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
当然,到时候 PHP 42.1.3 将原生支持 64 位整数。
Of course, when the time comes PHP 42.1.3 will natively support 64-bit integers.
是的,应该如此。
但让我在 VirtuaBox 中运行该代码并更改其中的日期。
你知道尝试一下会很有趣:)
Yes, it should be.
But let me run that code in my VirtuaBox and changed the date as well in there.
you know it could be fun to try it out :)