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