# File lib/tzinfo/timezone_period.rb, line 117 def local_end @end_transition ? @end_transition.local_end.to_datetime : nil end