變更

大小無變化 、 2019年2月21日 (四) 22:39
無編輯摘要
第399行: 第399行:  
[31] = '㏾'
 
[31] = '㏾'
 
}
 
}
if args.date and args.date ~= '' then
+
if args.time and args.time ~= '' then
date = args.date
+
date = args.time
 
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月', time)
匿名用戶