Class: DateTime

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

Instance Method Summary collapse

Instance Method Details

#to_responsysObject



55
56
57
# File 'lib/unresponsys/helpers.rb', line 55

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