Class: Time

Inherits:
Object show all
Defined in:
lib/unresponsys/helpers.rb

Instance Method Summary collapse

Instance Method Details

#to_responsysObject



63
64
65
# File 'lib/unresponsys/helpers.rb', line 63

def to_responsys
  self.strftime('%Y-%m-%d %H:%M:%S')
end