right time by 51b

main(_,s){for(putenv("TZ=right/GB");~scanf("%d",s);puts())strftime(s,s,"%F %T",gmtime(s));}

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

download

return to the top page