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