Class: Date
Instance Method Summary collapse
Methods included from TimeOptions
Instance Method Details
#to_i ⇒ Object
98 99 100 |
# File 'lib/overload/time.rb', line 98 def to_i Time.parse(to_s).to_i end |
98 99 100 |
# File 'lib/overload/time.rb', line 98 def to_i Time.parse(to_s).to_i end |