right time by 51b

s[];main(){putenv("TZ=right/UTC");for(;~scanf("%d",s);puts(s))strftime(s,20,"%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