weekday names by yamaya

for i=4,10 do print(os.date("%A ",9e4*i))end

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page