# File lib/ri_cal/property_value/date_time/timezone_support.rb, line 36 def has_local_timezone? tzid && tzid.upcase != "UTC" end