zl程序教程

您现在的位置是:首页 >  后端

当前栏目

php 计算剩余时间

2023-09-11 14:14:56 时间

计算剩余时间方法

public static function lossTime($unixEndTime=0)
{
   
    if ($unixEndTime <= time()) {
    // 如果过了活动终止日期
        return [