Returns a textual representation of this time zone.
# File active_support/values/time_zone.rb, line 174 def to_s "(UTC#{formatted_offset}) #{name}" end
<code/>
<pre/>
<code/>and<pre/>for code samples.