Class: DateTime

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

Instance Method Summary collapse

Instance Method Details

#to_responsysObject



75
76
77
# File 'lib/unresponsys/helpers.rb', line 75

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