织梦dedecms时间/日期调用方法

1、09-21样式

[field:pubdate function='strftime("%m-%d",@me)'/]  

 

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

2、Sep. 21, 2015样式

[field:pubdate function='strftime("%b %d, %Y",@me)'/]  

3、2015-09-21样式

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

[field:pubdate function="GetDateMK(@me)"/]  

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/787abc2a163c3284a6614c93c60b4bce.html