今天是2025年12月16日 第51周 星期二
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
變更
跳至導覽
跳至搜尋
小第293行:
第293行:
− +
− +
− +
無編輯摘要
-- Get other values.
-- Get other values.
local date
local date
if args.date and args.date ~= '' then
if args.time and args.time ~= '' then
date = args.date
date = args.time
elseif args.date == '' and self.isTemplatePage then
elseif args.time == '' and self.isTemplatePage then
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