VIP福利
主页 > 建站问题 > 织梦DEDECMS时间显示调用函数总结

织梦DEDECMS时间显示调用函数总结

总结织梦DEDEcms自定义时间函数调用,希望能帮忙需要的人: [field:pubdate function=GetDateMK(@me)/] 2009-11-10 [field:pubdate function=GetDateTimeMK(@me)/] 2009-11-10 12:20:20 [field:pubdate function="GetDateMK(@me)"/] 2009-11-10 [field:pubda […]



总结织梦DEDEcms自定义时间函数调用,希望能帮忙需要的人:

[field:pubdate function=GetDateMK(@me)/] 2009-11-10

[field:pubdate function=GetDateTimeMK(@me)/] 2009-11-10 12:20:20

[field:pubdate function="GetDateMK(@me)"/] 2009-11-10

[field:pubdate function="GetDateTimeMK(@me)"/] 2009-11-10 12:20:20

[field:pubdate function=MyDate('m-d',@me)/] 11-10

{dede:field.pubdate function="MyDate('Y-m-d H:i',@me)"/} 2009-11-10 12:20


说点什么吧
  • 全部评论(0
    还没有评论,快来抢沙发吧!