This commit is contained in:
syuilo 2017-01-04 15:26:40 +09:00
parent 307d2b7a41
commit da77aab7c4

View file

@ -11,7 +11,7 @@ script.
@absolute =
@time.get-full-year! + \年 +
@time.get-month! + \月 +
@time.get-month! + 1 + \月 +
@time.get-date! + \日 +
' ' +
@time.get-hours! + \時 +