模块:Message box:修订间差异

imported>Shizhao
无编辑摘要
imported>Shizhao
无编辑摘要
第298行: 第298行:
date = lang:formatDate('Y年n月j日')
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月j日', time)
date = lang:formatDate('Y年n月j日', args.time)
end
end
if date then
if date then