今天是2024年10月3日 第40周 星期四

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

更改

跳到导航 跳到搜索
添加8字节 、 2014年1月23日 (四) 02:14
无编辑摘要
第275行: 第275行:  
date = args.date
 
date = args.date
 
elseif args.date == '' and self.isTemplatePage then
 
elseif args.date == '' and self.isTemplatePage then
date = lang:formatDate('Y年n ')
+
date = lang:formatDate('Y年n 月j日')
 
elseif args.time and args.time ~= '' then
 
elseif args.time and args.time ~= '' then
date = lang:formatDate('Y年n ', time)
+
date = lang:formatDate('Y年n 月j日', time)
 
end
 
end
 
if date then
 
if date then

导航菜单