最长时间()

编程入门 行业动态 更新时间:2024-10-27 23:17:27
本文介绍了最长时间()|的PHP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

这是一个愚蠢的问题,但是time()的最大INT值是多少,它是将来的日期,例如

It's kind of a silly question, but what would be the maximum INT value of a time() and it's future date, e.g.

2999年1月1日

1st January 2999

time()会达到那个值吗?输入较大的time()值将返回以下内容:

Would time() ever get to that value? Going for a large time() value would return this:

1970年1月1日星期四1:00 AM

Thu 1st Jan 1970 1:00AM

正常的int日期

1287320788-输出今天的日期:2010年10月17日,星期日,下午2:06

1287320788 - outputs today's date: Sun 17th Oct 2010 2:06PM

但是我只是想知道最大的int日期和最后一个日期.

But I'm only curious for the biggest int date and the last date.

推荐答案

最后的32位整数时间戳将在2038年1月19日到达.这称为 2038年问题.

The last 32-Bit Integer timestamp will be reached January 19, 2038. This is known as the Year 2038 problem.

更多推荐

最长时间()

本文发布于:2023-11-04 01:29:15,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1556577.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:最长   时间

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!