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