class Ougai::Formatters::ConnectFormatter

def convert_time(data)

def convert_time(data)
  #data[:timestamp] = format_datetime(data[:time])
end