Method: Time#hash

Defined in:
lib/source/ruby.rb

#hashObject

:nodoc:



6403
6404
6405
# File 'lib/source/ruby.rb', line 6403

def hash # :nodoc:
  `'t_'+this._value.valueOf()/1000`
end