fd15359104
1 2 3 4 5
class DateTime def to_json #:nodoc: %("#{strftime("%m/%d/%Y %H:%M:%S %Z")}") end end