Month Name by pooq

gets stdin;foreach a [read stdin] {puts "$a [clock f [expr 2505600*$a] -f %B]"}

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

download

return to the top page