Class: Time

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

Instance Method Summary collapse

Instance Method Details

#to_responsysObject



61
62
63
# File 'lib/unresponsys/helpers.rb', line 61

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