method
to_f
to_f()
public
Hide source
# File activesupport/lib/active_support/time_with_zone.rb, line 273 def to_f utc.to_f end