method
dst?
dst?()
public
Hide source
# File activesupport/lib/active_support/time_with_zone.rb, line 72 def dst? period.dst? end