24 hour clock by letranger

#!ruby -nrrss
puts"#{Time.at 54e4-Time.parse($_).to_i}"[11,8]if~/:/

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

download

return to the top page