Module: RubyUs

Extended by:
RubyUs
Included in:
RubyUs
Defined in:
lib/ruby_us.rb,
lib/ruby_us/version.rb

Constant Summary collapse

VERSION =
"1.0.0"

Instance Method Summary collapse

Instance Method Details

#timestampObject



17
18
19
# File 'lib/ruby_us.rb', line 17

def timestamp
  Time.now.strftime "%y%m%d%H%M%S%L%N"
end