Modulo:Data: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m fix not |
utilizzo wiki local time |
||
Riga 28:
return {
d1 = tonumber(mw.getContentLanguage():formatDate('U', args.to, true)),
d2 = tonumber(mw.getContentLanguage():formatDate('U', args.from, true))
}
end
|