Return the current date in this time zone.
# File active_support/values/time_zone.rb, line 199 def today tzinfo.now.to_date end
<code/>
<pre/>
<code/>and<pre/>for code samples.