Class: Time
- Inherits:
-
Object
- Object
- Time
- Defined in:
- lib/ckuru-tools.rb
Instance Method Summary collapse
Instance Method Details
#ckuru_time_string ⇒ Object
506 507 508 |
# File 'lib/ckuru-tools.rb', line 506 def ckuru_time_string strftime("%m%d%Y-%H%M%S") end |