Class: Time

Inherits:
Object
  • Object
show all
Defined in:
lib/ckuru-tools.rb

Instance Method Summary collapse

Instance Method Details

#ckuru_time_stringObject



506
507
508
# File 'lib/ckuru-tools.rb', line 506

def ckuru_time_string
  strftime("%m%d%Y-%H%M%S")
end