今天是2024年11月20日 第47周 星期三

代人,时大变了。

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

變更

跳至導覽 跳至搜尋
增加 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

導覽選單