Class: DateTime
- Inherits:
-
Object
- Object
- DateTime
- Defined in:
- lib/ext/date_time.rb
Instance Method Summary collapse
Instance Method Details
#to_s_chgk ⇒ Object
4 5 6 |
# File 'lib/ext/date_time.rb', line 4 def to_s_chgk strftime('%Y-%m-%d %H:%M:%S') end |