strtotime,可以将美国英语格式时间字符串转换的函数。
The value must be a string that strtotime can interpret.
这个值必须是strtotime可以解释的字符串。
The length of time you specify can be any format that strtotime() can interpret.
指定的时间长度可以是 strtotime() 能够解释的任意格式。
So we use the strtotime function to convert this to an integer, and then strftime to format it for presentation.
于是我们使用strtotime函数将其转化成整数,然后使用strftime格式化该整数,以便于表示。
应用推荐