From: Ben Winekur Date: 2006-10-24T10:22:48+09:00 Subject: Override Time#to_s -- how? Hey everyone, I'd like to override the Time#to_s function to parse Time objects a specific way -- how can I do this from within my script? (Without modifying the Time class itself) Thanks, Ben -- Posted via http://www.ruby-forum.com/.