class DateTime
Public Instance Methods
to_s_chgk()
click to toggle source
# File lib/ext/date_time.rb, line 2 def to_s_chgk self.strftime('%Y-%m-%d %H:%M:%S') end
# File lib/ext/date_time.rb, line 2 def to_s_chgk self.strftime('%Y-%m-%d %H:%M:%S') end