Day of the Week by m-satyr(date)

(use srfi-19)(while(print(date-week-day(string->date(read-line)"~Y~m~d"))))

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

download

return to the top page