right time by eban

main(a,b){setenv("TZ","right/GB");for(;scanf("%d",b)>0;puts())strftime(&a,b,"%F %X",gmtime(b));}

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

download

return to the top page