Date

用于处理日期显示的扩展实用程序类。

抽象

2.5

Joomla CMS

方法

relative

将静态时间转换为相对度量的函数

relative( date,  unit = null,  time = null,  format = null) : 
静态

2.5

参数

date

string要转换的日期

unit

string如果 diff 的值大于 1,则返回可选的度量单位

time

string可选的要比较的时间,默认为现在

format

stringHTMLHelper::date 输出的可选格式

响应

string转换后的时间字符串