Month Name by 0mg

for(;_=readline();)_>12||print(_,new Date(_,~-_).toLocaleFormat("%B"))

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

download

return to the top page