= private = protected
today()
Returns the current date in this time zone.
# File activesupport/lib/active_support/values/time_zone.rb, line 488 def today tzinfo.now.to_date end