# File lib/active_support/vendor/tzinfo-0.3.11/tzinfo/timezone_period.rb, line 164 def to_utc(local) @offset.to_utc(local) end