Class: Date

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

Instance Method Summary collapse

Instance Method Details

#to_responsysObject



51
52
53
# File 'lib/unresponsys/helpers.rb', line 51

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