# File lib/active_support/vendor/tzinfo-0.3.11/tzinfo/timezone_period.rb, line 103 def utc_end @end_transition ? @end_transition.at.to_datetime : nil end