[field:pubdate runphp='yes'] $a=""; $b=""; $c=strftime("%Y 年%m 月%d 日 %H:%M:%S","@me"); $ntime = time(); $oneday = 3600 * 24; if(($ntime - @me)<$oneday) @me = $a.$c.$b; else @me =$c; [/field:pubdate]
说明:@me 表示字段本身,在这里就表示 pubdate 的值,$ntime 表示获取系统当前时间,如果系统当前时间减去发布时间小于 1 天,那么为@me 添加红色样式,这里的$a、$b 可以根据实际需求更改为等等。如果系统当前时间减去发布时间大于等于 1 天,那么@me 原样输出。
声明:本文为原创文章,版权归主机之家测评所有,欢迎分享本文,转载请保留出处!
你可能也喜欢
- ♥ Laravel 6 自定义 auth logout 后的跳转链接07/06
- ♥ Chrome 浏览器提示:Adobe Flash Player 更新完毕后,重新加载页面即可启用该插件的解决办法08/26
- ♥ Composer 提示:Installation failed, reverting ./composer.json to its original content.错误的解决办法07/06
- ♥ JS 判断变量是否为 undefined07/06
- ♥ Mac 系统提示“pip install ” is failing with AttributeError: 'module' object has no attribute 'SSL_ST_INIT'错误的解决办法08/29
- ♥ QQ 空间被封怎么办?QQ 空间被封如何填写申诉解封?08/27