# File lib/tzinfo/timezone_period.rb, line 106 def local_start @start_transition ? @start_transition.local_start.to_datetime : nil end