DedeCMS時間格式匯總

DedeCMS時間格式匯總

時間格式? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? (推薦學習:dedecms教程

{dede:field?name='pubdate'?function='strftime("%Y年%m月%d日?%H:%M:%S","@me")'?/}2007年1月1日?18:30:02 {dede:field?name='pubdate'?function='strftime("%Y-%m-%d?%H:%M:%S","@me")'?/}2007-1-1?18:30:02 {dede:field?name='pubdate'?function='strftime("%Y年%m月%d日?%H時%M分%S秒","@me")'?/}2007年1月1日?18時30分02秒 {dede:field?name='pubdate'?function='strftime("%m-%d?%H:%M:%S","@me")'?/}1-1?18:30:02 {dede:field?name='pubdate'?function='strftime("%m-%d","@me")'?/}1-1 %Y-年 %m-月 %d-日 %H-小時 %M-分 %S-秒

24小時內的時間顯示紅色..

[field:pubdate?runphp='yes'] $a="<font>"; $b="</font>"; $c=strftime("%Y年%m月%d日?%H:%M:%S","@me"); $ntime?=?time(); $oneday?=?3600?*?24; if(($ntime?-?@me)<p><strong>最后更新時間</strong></p><p>最后更新時間:{dede:tagname runphp='yes'}@me = date("Y-m-d H:i:s", time());{/dede:tagname}</p><p><strong>XX天前</strong></p><pre class="brush:html;toolbar:false">[field:pubdate?runphp='yes'] $today?=?Floor(time()/(3600?*?24)); $senday=?Floor(@me/(3600?*?24)); $updays?=?$today-$senday; if($updays==0)?@me?=?"今日"; else?@me?=?$updays."天前"; [/field:pubdate]

? 版權聲明
THE END
喜歡就支持一下吧
點贊8 分享