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